Ben Johnson
174b9ff343
bump(github.com/goraft/raft): 6bf34b9
...
Move from coreos/raft to goraft/raft and update to latest.
2014-03-24 15:09:47 -07:00
Brandon Philips
13b6c1e684
chore(*): make everything use goven
...
for i in github.com/BurntSushi/toml github.com/coreos/go-etcd/etcd github.com/coreos/go-log/log github.com/gorilla/context github.com/rcrowley/go-metrics bitbucket.org/kardianos/osext github.com/coreos/go-systemd/journal github.com/coreos/raft code.google.com/p/goprotobuf/proto ; do goven -copy -rewrite $i; done
2014-02-01 23:44:18 -08:00
Xiang Li
40d297be66
feat add dir_flag
2013-12-05 17:10:37 -05:00
Xiang Li
8a0496cfae
bump deps
2013-11-22 08:59:24 -08:00
Xiang Li
6156d5c790
refactor separate etcd index from raft index
2013-11-09 17:55:54 -08:00
Ben Johnson
aa9ae32998
Internal versioning.
2013-10-27 14:09:40 -06:00
Xiang Li
87b2a0d9c5
fix remove unused package
2013-10-17 10:50:00 -07:00
Xiang Li
4479d72e93
fix hmm... another stupid mistake
2013-10-17 00:12:39 -07:00
Xiang Li
28722e2127
fix v1 handler: use create command when test against prevexistence
2013-10-16 23:57:42 -07:00
Xiang Li
53a9bd0618
feat add set command
2013-10-14 22:44:17 -07:00
Xiang Li
545f8ed6a1
fix update PUT handler
2013-10-14 22:22:23 -07:00
Ben Johnson
8670e1b7aa
Refactored.
2013-10-12 15:56:43 -06:00
Ben Johnson
594c2cab47
Refactor v2 API into server/v2.
2013-10-11 00:07:22 -06:00
Ben Johnson
a113a51d73
Refactor v1 API into server/v1.
2013-10-10 22:42:45 -06:00