Histórico de Commits

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