Historique des commits

Auteur SHA1 Message Date
  Xiang Li d883d5acd3 storage: support seq put to make db more compact il y a 8 ans
  Gyu-Ho Lee 449c116a44 storage: shadowed err var fix at go-tip il y a 8 ans
  Xiang Li bfa5e310a9 *: detach keys from leases il y a 8 ans
  Xiang Li d314345e6d *: add a scheduler and use it to schedule compaction il y a 8 ans
  Xiang Li 4ba1ec6a4d Merge pull request #4363 from xiang90/watch il y a 8 ans
  Xiang Li 611751aee2 storage: simplify watch store il y a 8 ans
  Gyu-Ho Lee f6215574f2 *: kv range to return current revision il y a 8 ans
  Xiang Li 128b5e7387 etcdserver: check invalid range in txn il y a 8 ans
  Anthony Romano ecba9b61cf storage: start initial revision at 1 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
  Anthony Romano 8774d53459 Merge pull request #4158 from heyitsanthony/nolease-to-leasepkg il y a 8 ans
  Anthony Romano f9af744be3 lease: move storage.NoLease to lease package il y a 8 ans
  Xiang Li 43a777b7a2 *: get snapshot from backend il y a 8 ans
  Xiang Li 1714290f4e storage: support recovering from backend il y a 8 ans
  Xiang Li 5dd3f91903 *: make backend outside kv il y a 8 ans
  Xiang Li 09b420f08c *: move leaseID typedef to lease pkg il y a 8 ans
  Xiang Li 4336278b44 *: support put with lease il y a 8 ans
  Hitoshi Mitake 0b2d31f3bc storage: decouple default parameters and storage creation il y a 9 ans
  Gyu-Ho Lee ecc3e15a46 storage: delete RangeHistory il y a 9 ans
  Gyu-Ho Lee 84d777305d storage: use only one mutex for store struct il y a 9 ans
  Yicheng Qin 2f74f76025 storage: remove the event concept from key-value layer il y a 9 ans
  Yicheng Qin 263b270708 etcdserver: commit v3 storage before releasing WAL il y a 9 ans
  Yicheng Qin 15ed6d8268 etcdserver: save consistent index into v3 storage il y a 9 ans
  Xiang Li 6556bf1643 storage: remove the endRev of watcher il y a 9 ans
  Xiang Li 21179d929f Merge pull request #3616 from yichengq/storage-txn il y a 9 ans
  Xiang Li 0aa2f1192a storage: add metrics for db total size il y a 9 ans
  Yicheng Qin c97dda766e storage: hold batchTx lock during KV txn il y a 9 ans
  Yicheng Qin 36f4303fc3 storage/etcdserver: update KV.Snapshot function il y a 9 ans
  Xiang Li 385e17583f storage: fix hash by iterating kv il y a 9 ans