Xiang Li 1dc0e664f0 *: fix proto and regenerate all go files 10 years ago
..
backend 8bc59b66d1 backend: do not commit unless there is a pending change 10 years ago
storagepb 1dc0e664f0 *: fix proto and regenerate all go files 10 years ago
consistent_watchable_store.go 4b8ee2d66e storage: skip old entry in ConsistentWatchableStore 10 years ago
consistent_watchable_store_test.go 4b8ee2d66e storage: skip old entry in ConsistentWatchableStore 10 years ago
doc.go 81229dbea9 *: add missing package descriptions 10 years ago
index.go 2f74f76025 storage: remove the event concept from key-value layer 10 years ago
index_test.go d55ab7798b storage: change var names from 'index' 10 years ago
key_index.go 5284c1c3bb storage: add/fix revision/generation description 10 years ago
key_index_test.go 87b5143b15 storage: fix missing continue in keyIndex.since 10 years ago
kv.go 10de2e6dbe *: serve watch service 10 years ago
kv_test.go 2377ef870a storage: remove unnecessary test variable assignment 10 years ago
kvstore.go ecc3e15a46 storage: delete RangeHistory 10 years ago
kvstore_bench_test.go 84d777305d storage: use only one mutex for store struct 10 years ago
kvstore_compaction.go 7848ac3979 *: add missing license headers 10 years ago
kvstore_compaction_test.go 7848ac3979 *: add missing license headers 10 years ago
kvstore_test.go 6c5dc28d0f Merge pull request #4043 from gyuho/storage_range_all_unsynced 10 years ago
metrics.go 4ebf28aa2e storage: add metrics to watcher 10 years ago
revision.go 5284c1c3bb storage: add/fix revision/generation description 10 years ago
revision_test.go 7848ac3979 *: add missing license headers 10 years ago
watchable_store.go 78b0b8a4a0 storage: range all unsynced at once 10 years ago
watchable_store_bench_test.go d64eb94580 storage: clean up test variable names, minor typos in comments 10 years ago
watchable_store_test.go d64eb94580 storage: clean up test variable names, minor typos in comments 10 years ago
watcher.go deb1da5f57 storage: add watch ID to identify watchings 10 years ago
watcher_bench_test.go a1129dd5a5 storage: support multiple watching per watcher 10 years ago
watcher_test.go deb1da5f57 storage: add watch ID to identify watchings 10 years ago