Gyu-Ho Lee d64eb94580 storage: clean up test variable names, minor typos in comments hace 10 años
..
backend 8bc59b66d1 backend: do not commit unless there is a pending change hace 10 años
storagepb bed6b90e61 storagepb: minor updates from genproto hace 10 años
consistent_watchable_store.go 4b8ee2d66e storage: skip old entry in ConsistentWatchableStore hace 10 años
consistent_watchable_store_test.go 4b8ee2d66e storage: skip old entry in ConsistentWatchableStore hace 10 años
doc.go 81229dbea9 *: add missing package descriptions hace 10 años
index.go 2f74f76025 storage: remove the event concept from key-value layer hace 10 años
index_test.go d55ab7798b storage: change var names from 'index' hace 10 años
key_index.go 87b5143b15 storage: fix missing continue in keyIndex.since hace 10 años
key_index_test.go 87b5143b15 storage: fix missing continue in keyIndex.since hace 10 años
kv.go 10de2e6dbe *: serve watch service hace 10 años
kv_test.go 2377ef870a storage: remove unnecessary test variable assignment hace 10 años
kvstore.go 84d777305d storage: use only one mutex for store struct hace 10 años
kvstore_bench_test.go 84d777305d storage: use only one mutex for store struct hace 10 años
kvstore_compaction.go 7848ac3979 *: add missing license headers hace 10 años
kvstore_compaction_test.go 7848ac3979 *: add missing license headers hace 10 años
kvstore_test.go df0c2e6842 storage: remove unnecessary math/rand seed hace 10 años
metrics.go 4ebf28aa2e storage: add metrics to watcher hace 10 años
revision.go 1214f77519 storage: set revBytes capacity to avoid malloc when appending mark hace 10 años
revision_test.go 7848ac3979 *: add missing license headers hace 10 años
watchable_store.go 9f908ce67f storage: add missing return for unsafeAddWatching hace 10 años
watchable_store_bench_test.go d64eb94580 storage: clean up test variable names, minor typos in comments hace 10 años
watchable_store_test.go d64eb94580 storage: clean up test variable names, minor typos in comments hace 10 años
watcher.go deb1da5f57 storage: add watch ID to identify watchings hace 10 años
watcher_bench_test.go a1129dd5a5 storage: support multiple watching per watcher hace 10 años
watcher_test.go deb1da5f57 storage: add watch ID to identify watchings hace 10 años