Historique des commits

Auteur SHA1 Message Date
  Iwasaki Yudai eaa0050d4d *: enforce max lease TTL with 9,000,000,000 seconds il y a 6 ans
  Gyuho Lee 21d4307982 lease: use sort.Strings instead of StringSlice il y a 7 ans
  lorneli 28a22075ca lease: test minLeaseTTL limit il y a 7 ans
  Gyu-Ho Lee 099fbde809 lease: add 'Leases' method il y a 7 ans
  Gyu-Ho Lee 8d41820741 lease: stop lessors after tests il y a 7 ans
  Anthony Romano c38c00f7c3 lessor: extend leases on promote if expires will be rate limited il y a 7 ans
  Gyu-Ho Lee 5bba05703c lease: randomize expiry on initial refresh call il y a 7 ans
  Anthony Romano 42d56d5ef7 lease: acquire BatchTx lock in fakeDeleter il y a 7 ans
  Anthony Romano 5e4b008106 *: base initial mmap size on quota size il y a 7 ans
  Anthony Romano 2f1542c06d *: use filepath.Join for files il y a 7 ans
  Anthony Romano f0c184b3a2 lease: support mvcc txn il y a 7 ans
  Gyu-Ho Lee 6f0723f23f lease: guard 'Lease.itemSet' from concurrent writes il y a 7 ans
  Gyu-Ho Lee 3d75395875 *: remove never-unused vars, minor lint fix il y a 7 ans
  fanmin shi e7f4010cca lease: Use monotonic time in lease il y a 8 ans
  Gyu-Ho Lee 5adca4a720 lease, leasehttp: add TTL() method il y a 8 ans
  Xiang Li f0469f7f25 Merge pull request #6570 from xiang90/lease_expire il y a 8 ans
  Xiang Li 279c103517 lease: fix lease expire and add a test il y a 8 ans
  Gyu-Ho Lee 4871a4a5f3 lease: remove redundant get method il y a 8 ans
  Xiang Li 4d59b6f52c lease: delete kvs in a txn il y a 8 ans
  Anthony Romano bf71497537 etcdserver, lease: tie lease min ttl to election timeout il y a 8 ans
  Anthony Romano ea21b8ee1f lessor: fix go vet, goword warnings, and unreliable test il y a 8 ans
  Gyu-Ho Lee ef44f71da9 *: update LICENSE header il y a 8 ans
  Anthony Romano b7ac758969 *: rename storage package to mvcc il y a 8 ans
  Xiang Li e9a0a103e5 *: refresh the lease TTL correctly when a leader is elected. il y a 8 ans
  Xiang Li bfa5e310a9 *: detach keys from leases il y a 8 ans
  Anthony Romano 20461ab11a *: fix many typos il y a 8 ans
  Anthony Romano 9113a27bde lease: grant consistent lease IDs il y a 8 ans
  Xiang Li 59bf83c7f4 *: now lease keepAlive works on leader il y a 8 ans
  Xiang Li f01c8188f8 *: rename lease.DeleteableRange to lease.RangeDeleter il y a 8 ans
  Xiang Li f5753f2f51 *: support lease Attach il y a 8 ans