influxdb/raft
Ben Johnson 3601c3c79f Fix restarts and broker redirection. 2015-01-28 01:09:50 -05:00
..
TODO.md Add influx log. 2014-10-01 20:49:21 -06:00
clock.go Add raft configuration encoding test coverage. 2014-11-11 20:30:21 -07:00
config.go Add raft configuration encoding test coverage. 2014-11-11 20:30:21 -07:00
config_test.go Add raft configuration encoding test coverage. 2014-11-11 20:30:21 -07:00
doc.go Basic structure, encoder, decoder. 2014-09-03 16:07:39 -06:00
encoder.go Move config and encoding into different files. 2014-09-24 17:47:10 -06:00
encoder_test.go Remove simulation testing. 2014-09-26 14:57:33 -06:00
errors.go Add raft configuration encoding test coverage. 2014-11-11 20:30:21 -07:00
handler.go WriteEntryTo -> WriteEntriesTo 2015-01-13 11:27:49 -07:00
handler_test.go Add broker snapshot/restore and CLI join. 2015-01-06 17:21:32 -07:00
log.go Fix restarts and broker redirection. 2015-01-28 01:09:50 -05:00
log_test.go re-enable full suite testing, skip intermittently failing tests 2015-01-26 09:56:04 -07:00
raft.md Rough log segment read/write. 2014-09-06 21:10:06 -06:00
transport.go Prefix remaining Raft paths with 'raft' 2014-12-19 16:31:40 -05:00
transport_test.go More vet fixes 2015-01-11 15:14:22 -08:00