Tomás Senart
|
b6053d6a86
|
Making code formatting consistent.
$ gofmt -s -w && goimports -w
|
2014-03-27 14:19:08 +01:00 |
|
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
|
2557992b70
|
fix(tests): use correct raft package
|
2014-02-02 16:57:36 -08:00 |
|
Brandon Philips
|
72bf216cb4
|
fix(server/v2): redirect to ClientURL not PeerURL
If consistent is set you must redirect the client to the leader's
ClientURL not the PeerURL.
|
2013-12-02 18:20:11 -08:00 |
|
Ben Johnson
|
cba2611c68
|
Renamed configuration parameters.
|
2013-11-15 00:13:32 -05:00 |
|
Ben Johnson
|
dcef04b796
|
Add v2 unit tests.
|
2013-10-17 21:52:15 -06:00 |
|