etcd/mvcc
Anthony Romano 9c767cbf98 Merge pull request #5464 from heyitsanthony/fix-victim-watchers
mvcc: tighten up watcher cancelation and revision handling
2016-05-30 20:09:39 -06:00
..
backend mvcc: use capnslog 2016-05-20 22:31:22 -07:00
mvccpb mvcc: delete EXPIRE event type 2016-05-29 14:54:38 -07:00
doc.go mvcc: update LICENSE header 2016-05-12 20:50:33 -07:00
index.go mvcc: use capnslog 2016-05-20 22:31:22 -07:00
index_test.go mvcc: update LICENSE header 2016-05-12 20:50:33 -07:00
key_index.go mvcc: use capnslog 2016-05-20 22:31:22 -07:00
key_index_test.go mvcc: update LICENSE header 2016-05-12 20:50:33 -07:00
kv.go mvcc: update LICENSE header 2016-05-12 20:50:33 -07:00
kv_test.go mvcc: update LICENSE header 2016-05-12 20:50:33 -07:00
kvstore.go mvcc: use capnslog 2016-05-20 22:31:22 -07:00
kvstore_bench_test.go mvcc: use capnslog 2016-05-20 22:31:22 -07:00
kvstore_compaction.go mvcc: use capnslog 2016-05-20 22:31:22 -07:00
kvstore_compaction_test.go mvcc: update LICENSE header 2016-05-12 20:50:33 -07:00
kvstore_test.go mvcc: update LICENSE header 2016-05-12 20:50:33 -07:00
metrics.go mvcc: update LICENSE header 2016-05-12 20:50:33 -07:00
revision.go mvcc: update LICENSE header 2016-05-12 20:50:33 -07:00
revision_test.go mvcc: update LICENSE header 2016-05-12 20:50:33 -07:00
util.go mvcc: use capnslog 2016-05-20 22:31:22 -07:00
watchable_store.go mvcc: tighten up watcher cancelation and revision handling 2016-05-27 17:19:32 -07:00
watchable_store_bench_test.go mvcc: benchmark for synced watchers 2016-05-19 23:31:27 -07:00
watchable_store_test.go mvcc: tighten up watcher cancelation and revision handling 2016-05-27 17:19:32 -07:00
watcher.go mvcc: update LICENSE header 2016-05-12 20:50:33 -07:00
watcher_bench_test.go mvcc: update LICENSE header 2016-05-12 20:50:33 -07:00
watcher_group.go mvcc: tighten up watcher cancelation and revision handling 2016-05-27 17:19:32 -07:00
watcher_test.go mvcc: update LICENSE header 2016-05-12 20:50:33 -07:00