Historial de Commits

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