etcd/storage
Xiang Li 1f1d8e9282 Merge pull request #3800 from xiang90/watch_server
*: serve watch service
2015-11-03 16:32:29 -08:00
..
backend storage/backend: avoid creating new bolt.tx during a batchTx 2015-10-17 21:31:34 -07:00
storagepb *: v3api index->revision 2015-09-04 10:41:20 -07:00
consistent_watchable_store.go storage: skip old entry in ConsistentWatchableStore 2015-10-26 23:26:06 -07:00
consistent_watchable_store_test.go storage: skip old entry in ConsistentWatchableStore 2015-10-26 23:26:06 -07:00
index.go *: add missing license headers 2015-09-15 14:09:01 -07:00
index_test.go storage: add unit test for index.RangeEvents 2015-09-19 23:08:24 -07:00
key_index.go storage: fix missing continue in keyIndex.since 2015-09-19 23:01:18 -07:00
key_index_test.go storage: fix missing continue in keyIndex.since 2015-09-19 23:01:18 -07:00
kv.go *: serve watch service 2015-11-03 15:58:34 -08:00
kv_test.go storage: support multiple watching per watcher 2015-11-03 12:36:11 -08:00
kvstore.go etcdserver: commit v3 storage before releasing WAL 2015-10-26 21:06:08 -07:00
kvstore_compaction.go *: add missing license headers 2015-09-15 14:09:01 -07:00
kvstore_compaction_test.go *: add missing license headers 2015-09-15 14:09:01 -07:00
kvstore_test.go storage: extend wait timeout for execution 2015-10-30 17:44:31 -07:00
metrics.go storage: apply same naming in metrics.go 2015-11-03 15:19:18 -08:00
revision.go *: add missing license headers 2015-09-15 14:09:01 -07:00
revision_test.go *: add missing license headers 2015-09-15 14:09:01 -07:00
watchable_store.go storage: apply same naming in metrics.go 2015-11-03 15:19:18 -08:00
watchable_store_bench_test.go storage: support multiple watching per watcher 2015-11-03 12:36:11 -08:00
watcher.go storage: support multiple watching per watcher 2015-11-03 12:36:11 -08:00
watcher_bench_test.go storage: support multiple watching per watcher 2015-11-03 12:36:11 -08:00