etcd/store
Jonathan Boulle f7444ff300 store: convert Watch to interface 2014-09-09 11:17:53 -07:00
..
command_factory.go remove goraft 2014-09-03 09:20:05 -07:00
event.go v1: deprecate v1 support 2014-09-03 09:19:49 -07:00
event_history.go refactor(store/event_history): cleanup some comments 2013-12-22 15:42:10 -08:00
event_queue.go fix(event_history) fix a bug in event queue 2013-12-22 15:42:10 -08:00
event_test.go test(store/event_test): add a test for a full queue 2013-12-22 15:42:51 -08:00
heap_test.go refactor(Node) do not expose node struct 2013-11-28 11:33:23 -05:00
node.go remove pkg/strings 2014-09-03 09:20:06 -07:00
node_extern.go fix(store): make NodeExtern.Value a *string 2014-02-18 00:50:44 -05:00
stats.go track CompareAndDelete stats 2013-11-30 10:05:48 -07:00
stats_test.go bump(github.com/stretchr/testify): 9cc77fa25329013ce07362c7742952ff887361f2 2014-02-02 16:57:36 -08:00
store.go store: convert Watch to interface 2014-09-09 11:17:53 -07:00
store_bench_test.go store: convert Watch to interface 2014-09-09 11:17:53 -07:00
store_test.go store: convert Watch to interface 2014-09-09 11:17:53 -07:00
ttl.go fix server/server.go accept name when creating a when server; gofmt 2013-10-13 10:44:40 -07:00
ttl_key_heap.go refactor(Node) do not expose node struct 2013-11-28 11:33:23 -05:00
watcher.go store: convert Watch to interface 2014-09-09 11:17:53 -07:00
watcher_hub.go store: convert Watch to interface 2014-09-09 11:17:53 -07:00
watcher_hub_test.go fix(watcher_hub) isHidden checks the length of the watchPath before getting subString of keyPath 2014-02-06 11:09:47 -05:00
watcher_test.go store: convert Watch to interface 2014-09-09 11:17:53 -07:00