Anthony Romano
|
33acbb694b
|
mvcc: txns and r/w views
Clean-up of the mvcc interfaces to use txn interfaces instead of an id.
Adds support for concurrent read-only mvcc transactions.
Fixes #7083
|
2017-03-08 20:52:59 -08:00 |
|
sharat
|
43078d3ced
|
mvcc: remove unused restore method
|
2016-11-18 23:04:39 +05:30 |
|
sharat
|
f014cca644
|
mvcc: TestStoreRestore fix
|
2016-11-16 16:58:42 +05:30 |
|
Gyu-Ho Lee
|
994e8e4f40
|
mvcc: test inflight Hash to trigger Size on nil db
|
2016-10-21 11:02:09 -07:00 |
|
Gyu-Ho Lee
|
46716fe9fb
|
mvcc: fix gofmt issues from Go tip
|
2016-10-20 16:32:47 -07:00 |
|
Nikita Vetoshkin
|
064e02f4b3
|
mvcc: Optimize updating key by storing lease in lessor
|
2016-10-12 09:37:09 +05:00 |
|
Xiang Li
|
ef9754910e
|
mvcc: do not hash consistent index
|
2016-06-28 09:36:26 -07:00 |
|
Xiang Li
|
def21f11a9
|
*: support count in range query
|
2016-06-21 16:20:55 -07:00 |
|
Gyu-Ho Lee
|
9d9f02c1ee
|
mvcc: update LICENSE header
|
2016-05-12 20:50:33 -07:00 |
|
Anthony Romano
|
b7ac758969
|
*: rename storage package to mvcc
|
2016-04-25 15:25:51 -07:00 |
|