perkeep/pkg/index
Brad Fitzpatrick 2fb3d06d49 Remove dependency on the testing package from pkg/index. Polluted flags.
Change-Id: Id5492fcab022c03e40501830d9253b5605a14ee6
2013-11-24 17:45:45 -08:00
..
indextest pkg/index: write relevant keys when receiving a delete claim 2013-11-19 18:02:12 +01:00
kvfile sorted: add Close method to KeyValure; register 'kv' impl type for cznic/kv 2013-11-23 21:07:03 -08:00
mongo sorted: add Close method to KeyValure; register 'kv' impl type for cznic/kv 2013-11-23 21:07:03 -08:00
mysql Rename index.Storage to sorted.KeyValue and move it into a new package. 2013-11-22 23:24:54 -08:00
postgres Rename index.Storage to sorted.KeyValue and move it into a new package. 2013-11-22 23:24:54 -08:00
sqlindex sorted: add Close method to KeyValure; register 'kv' impl type for cznic/kv 2013-11-23 21:07:03 -08:00
sqlite Rename index.Storage to sorted.KeyValue and move it into a new package. 2013-11-22 23:24:54 -08:00
corpus.go Remove dependency on the testing package from pkg/index. Polluted flags. 2013-11-24 17:45:45 -08:00
doc.go Docs and minor cleanups 2013-07-07 16:09:17 -07:00
enumstat.go Rename index.Storage to sorted.KeyValue and move it into a new package. 2013-11-22 23:24:54 -08:00
export_test.go Fix thumbnails, broken in cb31dd58d2 2013-11-20 17:44:10 -08:00
index.go Rename index.Storage to sorted.KeyValue and move it into a new package. 2013-11-22 23:24:54 -08:00
index_test.go Fix thumbnails, broken in cb31dd58d2 2013-11-20 17:44:10 -08:00
interface.go Put claims in memory too for in-memory search. Required index schema version bump. 2013-11-17 16:52:51 -08:00
keys.go pkg/index: write relevant keys when receiving a delete claim 2013-11-19 18:02:12 +01:00
keys_test.go in-memory search: better structure for keeping memory corpus and kv 2013-11-17 09:41:45 -08:00
memindex.go Rename index.Storage to sorted.KeyValue and move it into a new package. 2013-11-22 23:24:54 -08:00
receive.go pkg/index: write relevant keys when receiving a delete claim 2013-11-19 18:02:12 +01:00
reversetime.go Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
sniff.go search: more in-memory search work. make tests verify Scan doesn't hit Storage. 2013-11-16 18:50:01 -08:00
util.go Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00