Commit History

Author SHA1 Message Date
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number 6 years ago
  Gyuho Lee 2ac04381a2 clientv3: update Go import paths to "go.etcd.io" 7 years ago
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 years ago
  Anthony Romano 1d195521c7 concurrency: retry snapshot serializable stm if writes since first header rev 8 years ago
  Anthony Romano d48e59e389 Merge pull request #8201 from arthurkiller/master 8 years ago
  lza@arthur 4df1970188 concurrency: fix typo in Serializable godoc 8 years ago
  Hui Kang 7fffd8b827 concurrency: comment the default stm isolation level is serializable snapshot 8 years ago
  Anthony Romano 31d5d610fc concurrency: provide old STM functions as deprecated 8 years ago
  Anthony Romano 4f9aa276bd *: rename Snapshot STM isolation to SerializableSnapshot 8 years ago
  Anthony Romano 8695511153 concurrency: STM snapshot isolation level 9 years ago
  Anthony Romano 8604d1863b concurrency: STM WithPrefetch option 9 years ago
  Anthony Romano a81234a25b concurrency: extend STM interface to Get from any of a list of keys 9 years ago
  Anthony Romano 59880a0ab8 concurrency: variadic stm options 9 years ago
  Derek Chiang acec15ebc6 clientv3/concurrency: fix rev comparison on concurrent key deletion 9 years ago
  Anthony Romano 51551abef5 concurrency, benchmark: read-committed STM isolation policy 9 years ago
  Gyu-Ho Lee fa1e40c120 clientv3/concurrency: preallocate slice in stm 9 years ago
  Gyu-Ho Lee fd9e07a529 clientv3: update LICENSE header 9 years ago
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ 9 years ago
  Ajit Yagaty 606889a002 clientv3: Fix inconsistent naming convention in v3 client. 9 years ago
  Anthony Romano bc37a32062 clientv3/concurrency: software transactional memory 9 years ago