Gyuho Lee
|
76dd9d56a1
|
mvcc: clean-up godoc in key_index.go
Minor clean-up.
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2017-12-18 13:20:00 -08:00 |
|
fanmin shi
|
4c2c5b0084
|
mvcc: add tests for Keep
|
2017-07-31 17:59:42 -07:00 |
|
fanmin shi
|
7b8fb3cf0a
|
mvcc: add and implement Keep api to index
Keep finds all revisions to be kept for a Compaction at the given rev.
|
2017-07-31 14:04:03 -07:00 |
|
Anthony Romano
|
14d6ed9e5f
|
*: clear redundant return statement warnings (S1027)
|
2017-04-21 14:01:00 -07:00 |
|
Gyu-Ho Lee
|
bf8cf39daf
|
mvcc: use capnslog
|
2016-05-20 22:31:22 -07:00 |
|
Gyu-Ho Lee
|
9d9f02c1ee
|
mvcc: update LICENSE header
|
2016-05-12 20:50:33 -07:00 |
|
Gyu-Ho Lee
|
a288188001
|
*: typo, remove string type assertions
|
2016-05-03 10:59:57 -07:00 |
|
Anthony Romano
|
b7ac758969
|
*: rename storage package to mvcc
|
2016-04-25 15:25:51 -07:00 |
|