perkeep/pkg/index/kvfile
mpl fdaf030bc0 index: add deletedAt method, and cache for deletion status
This method will be used to find out when a permanode or claim
was (un)deleted for the last time.

This change also introduces the keyDeletes index entry which
allows to find the permanodes/claims that a delete claim deletes.

Finally, since some index keys have changed, this CL introduces
a check for an index schema version, to force users to reindex
when needed.

http://camlistore.org/issue/191

Change-Id: I6f8e5d3030a6ddc8b21ff5dc5db311f2ea16f613
2013-11-06 23:34:13 +01:00
..
kvfile.go kvfile: say which lock file couldn't be acquired. 2013-09-22 20:14:23 +01:00
kvfile_test.go index: add deletedAt method, and cache for deletion status 2013-11-06 23:34:13 +01:00