perkeep/pkg/index/sqlite
Brad Fitzpatrick 90c1e48afe Rename index.Storage to sorted.KeyValue and move it into a new package.
Having index.Index and index.Storage both in the same package led to
confusing discussions about "an index". Better names now, and smaller
packages.
2013-11-22 23:24:54 -08:00
..
dbschema.go Be helpful about how to setup SQLite, especially on a Mac. 2013-06-22 17:51:09 -07:00
sqlite.go Rename index.Storage to sorted.KeyValue and move it into a new package. 2013-11-22 23:24:54 -08:00
sqlite_cond.go Make sqlite support optional and detectable. 2013-01-10 14:29:20 -08:00
sqlite_test.go Rename index.Storage to sorted.KeyValue and move it into a new package. 2013-11-22 23:24:54 -08:00