Mike Morris
|
708957a982
|
chore: update raft to v1.2.0 (#8822)
|
2020-10-08 15:07:10 -04:00 |
Hans Hasselberg
|
9c1361c02b
|
raft: update raft to v1.1.2 (#7079)
* update raft
* use hclogger for raft.
|
2020-01-20 13:58:02 +01:00 |
Jeff Mitchell
|
94c73d0c92
|
Chunking support (#6172)
* Initial chunk support
This uses the go-raft-middleware library to allow for chunked commits to the KV
|
2019-07-24 17:06:39 -04:00 |
Hans Hasselberg
|
f13fe4b304
|
agent: transfer leadership when establishLeadership fails (#5247)
|
2019-06-19 14:50:48 +02:00 |
James Phillips
|
cc1f709333
|
Vendors first stage branch of the v2 Raft library.
|
2016-08-08 19:19:17 -07:00 |
Sean Chittenden
|
25b09713b9
|
Manage dependencies via Godep
Embrace the future and use Go 1.6's vendor support via Godep.
Go 1.5 users should `export GO15VENDOREXPERIMENT=1`
|
2016-02-12 16:50:37 -08:00 |