Historial de Commits

Autor SHA1 Mensaje Fecha
  Iwasaki Yudai eaa0050d4d *: enforce max lease TTL with 9,000,000,000 seconds hace 6 años
  Gyu-Ho Lee 0e0d9e492f lease: use time.Until in 'Remaining' hace 7 años
  Anthony Romano eb55917ef6 Merge pull request #8507 from lorneli/lease_monotime hace 7 años
  lorneli 63aa64d240 lease: use monotime in time.Time for Go 1.9 hace 7 años
  lorneli 7063a5e5cc lease: add limit in lessor.findExpiredLeases function hace 7 años
  lorneli 77a19cd9d4 lease: fix typos hace 7 años
  Gyu-Ho Lee 099fbde809 lease: add 'Leases' method hace 7 años
  Anthony Romano c38c00f7c3 lessor: extend leases on promote if expires will be rate limited hace 7 años
  Gyu-Ho Lee 5bba05703c lease: randomize expiry on initial refresh call hace 7 años
  Gyu-Ho Lee 0011b78bd5 lease: rate limit revoke runLoop hace 7 años
  Anthony Romano f0c184b3a2 lease: support mvcc txn hace 8 años
  Gyu-Ho Lee 6f0723f23f lease: guard 'Lease.itemSet' from concurrent writes hace 7 años
  Anthony Romano b5cde6b321 lease: use atomics for accessing lease expiry hace 8 años
  fanmin shi e7f4010cca lease: Use monotonic time in lease hace 8 años
  Nikita Vetoshkin 064e02f4b3 mvcc: Optimize updating key by storing lease in lessor hace 8 años
  Gyu-Ho Lee 5adca4a720 lease, leasehttp: add TTL() method hace 8 años
  Xiang Li f0469f7f25 Merge pull request #6570 from xiang90/lease_expire hace 8 años
  Xiang Li 279c103517 lease: fix lease expire and add a test hace 8 años
  Anthony Romano 4f9be94643 lessor: delete keys in deterministic order on revoke hace 8 años
  Gyu-Ho Lee 4871a4a5f3 lease: remove redundant get method hace 8 años
  Gyu-Ho Lee 617d2d5b98 lease/*: add lease handler for 'LeaseTimeToLive' hace 8 años
  Xiang Li d69d438289 *: minor cleanup for lease hace 8 años
  Xiang Li 75c06cacae lease: do lease delection in the kv txn hace 8 años
  Xiang Li 4d59b6f52c lease: delete kvs in a txn hace 8 años
  Anthony Romano bf71497537 etcdserver, lease: tie lease min ttl to election timeout hace 8 años
  Anthony Romano ea21b8ee1f lessor: fix go vet, goword warnings, and unreliable test hace 8 años
  Gyu-Ho Lee ef44f71da9 *: update LICENSE header hace 8 años
  Anthony Romano b7ac758969 *: rename storage package to mvcc hace 8 años
  Xiang Li e9a0a103e5 *: refresh the lease TTL correctly when a leader is elected. hace 8 años
  Xiang Li adcba975cb *: recover lessor when applying snapshot hace 8 años