3723f01b48
storage: add more unit tests for keyIndex
2015-08-26 12:53:30 -07:00
62f7481b19
storage: keyIndex.get returns err when key is tombstoned
...
Before this commit, it will return wrong create index, mod index.
It lets findGeneration return error when rev is at the gap of two
generations. This leads to the change of compact() code.
2015-08-23 20:59:02 -07:00
3b2fa9f1de
storage: fix TestKeyIndexCompact
...
It fails to pass before.
2015-08-23 17:22:49 -07:00
c09b667d57
*: fix go vet reported issues
2015-08-22 12:19:02 -05:00
6b23a8131f
*: test gofmt with -s and fix reported issues
2015-08-21 18:52:16 -07:00
acd7a92f03
storage: reversion -> revision
2015-08-20 08:39:07 -07:00
ccca2b04da
storage: save version
2015-06-29 13:15:09 -07:00
4581064060
storage: save created index and modified index
2015-06-26 12:10:26 -07:00
d417b36e5d
storage: refactor key_index
2015-05-31 15:24:04 -07:00
32d44aa3b2
storage: initial key index
2015-05-14 17:35:12 -07:00