Anthony Romano
|
51551abef5
|
concurrency, benchmark: read-committed STM isolation policy
|
2016-05-31 14:35:27 -07:00 |
|
Gyu-Ho Lee
|
fa1e40c120
|
clientv3/concurrency: preallocate slice in stm
|
2016-05-19 14:42:19 -07:00 |
|
Gyu-Ho Lee
|
fd9e07a529
|
clientv3: update LICENSE header
|
2016-05-12 20:50:58 -07:00 |
|
Anthony Romano
|
bd832e5b0a
|
*: migrate Godeps to vendor/
|
2016-03-22 17:10:28 -07:00 |
|
Ajit Yagaty
|
606889a002
|
clientv3: Fix inconsistent naming convention in v3 client.
In order to have a consistent naming for variable/function names
pertaining to ModifiedRevision, all occurrences have been renamed
to ModRevision.
|
2016-03-22 14:58:11 -07:00 |
|
Anthony Romano
|
bc37a32062
|
clientv3/concurrency: software transactional memory
Repeatable read and serialized read STM implementations.
|
2016-03-16 11:23:06 -07:00 |
|