Commit Verlauf

Autor SHA1 Nachricht Datum
  Gyuho Lee 34bd797e67 *: revert module import paths vor 5 Jahren
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number vor 5 Jahren
  Derrick J. Wippler 7d7266d3c9 concurrency: set keyPrefix when calling ResumeElection() vor 5 Jahren
  Vimal K 35fa6e13b9 clientv3/concurrency: Document Election API context parameter vor 6 Jahren
  Gyuho Lee 2ac04381a2 clientv3: update Go import paths to "go.etcd.io" vor 6 Jahren
  Gyuho Lee 8a518b01c4 *: revert "internal/mvcc" change vor 6 Jahren
  Gyuho Lee 80d15948bc *: move "mvcc" to "internal/mvcc" vor 6 Jahren
  Anthony Romano 4fa1dd196c *: make receiver names consistent vor 7 Jahren
  Gyu-Ho Lee 9a726b424d *: fix leaky context creation with cancel vor 7 Jahren
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' vor 7 Jahren
  Anthony Romano 2d0eec0b35 clientv3: goword spelling check vor 7 Jahren
  Anthony Romano 50f29bd661 concurrency: use current revisions for election vor 7 Jahren
  Anthony Romano c1300c81b3 concurrency: clarify Observe semantics; only fetches subsequence vor 7 Jahren
  Anthony Romano 4b4f5be74a concurrency: don't skip leader updates in Observe() vor 7 Jahren
  Anthony Romano 80c1b9c13a concurrency: support resuming elections if leadership already held vor 7 Jahren
  Anthony Romano d1ae4cd5bd concurrency: only delete on election resignation if create revision matches vor 7 Jahren
  Anthony Romano 4b5bb7f212 concurrency: return v3.GetResponse for Election.Leader() vor 7 Jahren
  Anthony Romano a6cab69c88 concurrency: expose leader revision and proclaim headers for election vor 7 Jahren
  Anthony Romano d51c8bb640 concurrency: support returning response header for mutex vor 7 Jahren
  Anthony Romano 9b1fe45853 concurrency: use create max revision for locks and elections vor 8 Jahren
  Jason E. Aten 9497e9678c clientv3/concurrency: allow election on prefixes of keys. vor 8 Jahren
  Xiang Li feaff17259 session: remove session manager and add ttl vor 8 Jahren
  Anthony Romano 120020fa9c clientv3/concurrency: use session id for election keys to avoid deadlock vor 8 Jahren
  Anthony Romano 393725fe5f clientv3/concurrency: ctx-ize Leader(), Resign(), and Unlock() vor 8 Jahren
  Gyu-Ho Lee fd9e07a529 clientv3: update LICENSE header vor 8 Jahren
  Anthony Romano b7ac758969 *: rename storage package to mvcc vor 8 Jahren
  Anthony Romano 489779d905 clientv3: rename comparison from CreatedRevision to CreateRevision vor 8 Jahren
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ vor 8 Jahren
  Anthony Romano 360aafec76 clientv3: include a context in Client vor 8 Jahren
  Anthony Romano 1e16758029 clientv3: add Err() to WatchResponse vor 8 Jahren