perkeep/pkg/index/mongo
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
..
export_test.go mongo: added user:pass style authentication 2012-10-25 00:35:19 +02:00
mongoindex.go Document environment variables usage. 2013-09-06 21:54:03 -07:00
mongoindex_test.go index: add deletedAt method, and cache for deletion status 2013-11-06 23:34:13 +01:00