etcd/store
Xiang Li 8a0496cfae bump deps 2013-11-22 08:59:24 -08:00
..
v2 bump deps 2013-11-22 08:59:24 -08:00
command_factory.go bump deps 2013-11-22 08:59:24 -08:00
event.go style remove the extra space 2013-11-11 21:19:30 -08:00
event_history.go refactor change Index to modifiedIndex 2013-11-09 20:49:19 -08:00
event_queue.go fix server/server.go accept name when creating a when server; gofmt 2013-10-13 10:44:40 -07:00
event_test.go refactor change Index to modifiedIndex 2013-11-09 20:49:19 -08:00
heap_test.go refactor separate etcd index from raft index 2013-11-09 17:55:54 -08:00
kv_pairs.go feat add modifiedIndex in kvpair 2013-11-09 20:52:06 -08:00
node.go feat add modifiedIndex in kvpair 2013-11-09 20:52:06 -08:00
response_v1.go (feat) v1 apt backward support 2013-10-06 11:23:52 -07:00
stats.go chore(*.go): add copyright notice 2013-11-08 14:04:15 -08:00
stats_test.go test stop mockSync goroutines 2013-11-11 21:31:12 -08:00
store.go Merge branch '0.2' of https://github.com/coreos/etcd into migration-test 2013-11-12 17:29:58 -05:00
store_test.go test stop mockSync goroutines 2013-11-11 21:31:12 -08: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 init sync to delete expiring keys 2013-11-05 21:47:25 -08:00
watcher.go Merge pull request #292 from xiangli-cmu/fix-ttl 2013-11-11 21:30:32 -08:00
watcher_hub.go refactor separate etcd index from raft index 2013-11-09 17:55:54 -08:00
watcher_test.go Merge pull request #292 from xiangli-cmu/fix-ttl 2013-11-11 21:30:32 -08:00