Commit History

Author SHA1 Message Date
  Gyuho Lee 80d15948bc *: move "mvcc" to "internal/mvcc" 8 years ago
  Anthony Romano 4fa1dd196c *: make receiver names consistent 8 years ago
  Gyu-Ho Lee 9a726b424d *: fix leaky context creation with cancel 8 years ago
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 years ago
  Anthony Romano 2d0eec0b35 clientv3: goword spelling check 8 years ago
  Anthony Romano 50f29bd661 concurrency: use current revisions for election 8 years ago
  Anthony Romano c1300c81b3 concurrency: clarify Observe semantics; only fetches subsequence 8 years ago
  Anthony Romano 4b4f5be74a concurrency: don't skip leader updates in Observe() 8 years ago
  Anthony Romano 80c1b9c13a concurrency: support resuming elections if leadership already held 8 years ago
  Anthony Romano d1ae4cd5bd concurrency: only delete on election resignation if create revision matches 8 years ago
  Anthony Romano 4b5bb7f212 concurrency: return v3.GetResponse for Election.Leader() 8 years ago
  Anthony Romano a6cab69c88 concurrency: expose leader revision and proclaim headers for election 8 years ago
  Anthony Romano d51c8bb640 concurrency: support returning response header for mutex 8 years ago
  Anthony Romano 9b1fe45853 concurrency: use create max revision for locks and elections 9 years ago
  Jason E. Aten 9497e9678c clientv3/concurrency: allow election on prefixes of keys. 9 years ago
  Xiang Li feaff17259 session: remove session manager and add ttl 9 years ago
  Anthony Romano 120020fa9c clientv3/concurrency: use session id for election keys to avoid deadlock 9 years ago
  Anthony Romano 393725fe5f clientv3/concurrency: ctx-ize Leader(), Resign(), and Unlock() 9 years ago
  Gyu-Ho Lee fd9e07a529 clientv3: update LICENSE header 9 years ago
  Anthony Romano b7ac758969 *: rename storage package to mvcc 9 years ago
  Anthony Romano 489779d905 clientv3: rename comparison from CreatedRevision to CreateRevision 9 years ago
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ 9 years ago
  Anthony Romano 360aafec76 clientv3: include a context in Client 9 years ago
  Anthony Romano 1e16758029 clientv3: add Err() to WatchResponse 9 years ago
  Anthony Romano 3327858a54 clientv3/concurrency: move election recipe into clientv3 9 years ago