Xiang Li 516ebdb49e fix(store): synchronize access to CurrentIndex hace 11 años
..
v2 b6053d6a86 Making code formatting consistent. hace 11 años
command_factory.go 174b9ff343 bump(github.com/goraft/raft): 6bf34b9 hace 11 años
event.go 8485987b74 Merge pull request #524 from yifan-gu/remove_omitempty_on_value hace 12 años
event_history.go 317b34f4a0 refactor(store/event_history): cleanup some comments hace 12 años
event_queue.go ef988020b7 fix(event_history) fix a bug in event queue hace 12 años
event_test.go e1d909eb0e test(store/event_test): add a test for a full queue hace 12 años
heap_test.go 08c59895b5 refactor(Node) do not expose node struct hace 12 años
node.go c8de5eee85 fix(server/key): unable to update unexpired ttl hace 11 años
node_extern.go 9cfd8c5f0b fix(store): make NodeExtern.Value a *string hace 12 años
response_v1.go 9cfd8c5f0b fix(store): make NodeExtern.Value a *string hace 12 años
stats.go 5b739f6166 track CompareAndDelete stats hace 12 años
stats_test.go d7d20d1c3d bump(github.com/stretchr/testify): 9cc77fa25329013ce07362c7742952ff887361f2 hace 12 años
store.go 516ebdb49e fix(store): synchronize access to CurrentIndex hace 11 años
store_bench_test.go 80c22a4fb2 fix(store/store_bench): don't use rand hace 12 años
store_test.go 3ae0a1e1a6 fix(store.go) include node.dir = true when updating a directory's ttl, fixes coreos/etcd#736 hace 11 años
ttl.go 0c5808eeec fix server/server.go accept name when creating a when server; gofmt hace 12 años
ttl_key_heap.go 08c59895b5 refactor(Node) do not expose node struct hace 12 años
watcher.go 8bed1e1f15 fix(store/watch): fix the slow consumer bug hace 12 años
watcher_hub.go 8bed1e1f15 fix(store/watch): fix the slow consumer bug hace 12 años
watcher_hub_test.go c844fccf2a fix(watcher_hub) isHidden checks the length of the watchPath before getting subString of keyPath hace 12 años
watcher_test.go 22a25a18b3 feat(stream watchers) add stream watcher support hace 12 años