Commit Graph

16 Commits (40a574a8ca09c38eb966d9a4ed6010a869a35308)

Author SHA1 Message Date
Xiang Li 811c577fe8 test stop mockSync goroutines 2013-11-11 21:31:12 -08:00
Xiang Li 6156d5c790 refactor separate etcd index from raft index 2013-11-09 17:55:54 -08:00
Xiang Li 49c55477e5 refactor clean up 2013-11-05 21:56:21 -08:00
Xiang Li 797d996535 init sync to delete expiring keys 2013-11-05 21:47:25 -08:00
Ben Johnson 23119d1672 Refactor store tests. 2013-10-20 16:09:45 -06:00
Xiang Li 0392c18794 refactor put_handler.go 2013-10-15 23:18:03 -07:00
Xiang Li c5f9afa0e8 fix store test 2013-10-14 23:15:31 -07:00
Xiang Li 9ebdcb8ae3 refactor change testAndSet to CompareAndSwap 2013-10-14 22:32:22 -07:00
Xiang Li 545f8ed6a1 fix update PUT handler 2013-10-14 22:22:23 -07:00
Ben Johnson 1321c63f3b Extract Store into an interface. 2013-10-14 11:12:30 -06:00
Xiang Li baaaf24f70 (feat) v1 apt backward support 2013-10-06 11:23:52 -07:00
Xiang Li b8b81d5b03 feat(store) create node with incremental suffix. accept #190 in new API 2013-10-03 08:59:05 -07:00
evan-gu 6fdffbcc85 delete some debug comments in stats_test.go 2013-09-30 22:17:17 -04:00
evan-gu b8ac1d082b fix race between Expire() and others, fix UpdateTTL(), modified watcher to catch Expire() 2013-09-30 22:10:40 -04:00
evan-gu 3ae316ac38 add ExpireCount and some test case 2013-09-30 02:39:40 -04:00
Xiang Li da83ee223b clean up from yifan 2013-09-28 16:26:19 -07:00