perkeep/pkg/index/postgres
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
..
dbschema.go Enhance PostgreSQL support: 2013-06-25 16:48:38 -07:00
postgres_test.go index: add deletedAt method, and cache for deletion status 2013-11-06 23:34:13 +01:00
postgresindexer.go auth: fix security problem where 'localhost' allowed all access. 2013-08-31 13:44:44 -07:00