.. |
indextest
|
Change sorted.KeyValue.Find to take an optional end bound; add tests.
|
2013-12-07 08:43:18 -08:00 |
kvfile
|
Change sorted.KeyValue.Find to take an optional end bound; add tests.
|
2013-12-07 08:43:18 -08:00 |
mongo
|
index: move mongo implementation to sorted
|
2013-12-13 00:25:40 +01:00 |
mysql
|
pkg/index: use IsDeleted in some of the search methods
|
2013-11-28 16:08:23 +01:00 |
postgres
|
pkg/index: use IsDeleted in some of the search methods
|
2013-11-28 16:08:23 +01:00 |
sqlindex
|
Change sorted.KeyValue.Find to take an optional end bound; add tests.
|
2013-12-07 08:43:18 -08:00 |
sqlite
|
Change sorted.KeyValue.Find to take an optional end bound; add tests.
|
2013-12-07 08:43:18 -08:00 |
corpus.go
|
Sort recent permanodes first by time, then by blobref.
|
2013-12-12 13:03:00 +04:00 |
corpus_bench_test.go
|
index: ignore recpn log spam, export SetVerboseCorpusLogging for pkg/search tests
|
2013-12-09 11:26:33 +04:00 |
corpus_test.go
|
index: bunch of TODOs and planning for edge tracking
|
2013-12-09 17:15:34 +04:00 |
doc.go
|
Docs and minor cleanups
|
2013-07-07 16:09:17 -07:00 |
enumstat.go
|
Change sorted.KeyValue.Find to take an optional end bound; add tests.
|
2013-12-07 08:43:18 -08:00 |
export_test.go
|
index: ignore recpn log spam, export SetVerboseCorpusLogging for pkg/search tests
|
2013-12-09 11:26:33 +04:00 |
index.go
|
Fix corpus/search locking bugs.
|
2013-12-12 11:34:07 +04:00 |
index_test.go
|
pkg/index: use IsDeleted in some of the search methods
|
2013-11-28 16:08:23 +01:00 |
interface.go
|
index: bunch of TODOs and planning for edge tracking
|
2013-12-09 17:15:34 +04:00 |
keys.go
|
search: deletions are not modifications
|
2013-11-29 00:29:57 +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
|
index: start of re-indexing smartly when dependent blobs are missing
|
2013-11-30 23:15:17 -08: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 |