Xiang Li
|
f5753f2f51
|
*: support lease Attach
Now we can attach keys to leases. And revoking the lease removes all
the attached keys of that lease.
|
2016-01-09 11:01:58 -08:00 |
|
Anthony Romano
|
f9af744be3
|
lease: move storage.NoLease to lease package
|
2016-01-07 10:33:44 -08:00 |
|
Xiang Li
|
5dd3f91903
|
*: make backend outside kv
KV and lease will share the same backend. Thus we need to make
backend outside KV.
|
2016-01-05 19:55:29 -08:00 |
|
Xiang Li
|
4336278b44
|
*: support put with lease
|
2016-01-04 15:54:06 -08:00 |
|
Yicheng Qin
|
4b8ee2d66e
|
storage: skip old entry in ConsistentWatchableStore
This avoids to apply the same entry twice when restoring from disk.
|
2015-10-26 23:26:06 -07:00 |
|