influxdb/raft
Ben Johnson 37ee2ac23c Remove engine, parser, and Makefile. 2014-11-17 15:54:35 -07: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 Add messaging and raft test coverage. 2014-11-12 22:32:42 -07:00
handler_test.go Replace simulation test coverage. 2014-09-27 16:24:59 -06:00
log.go Add messaging and raft test coverage. 2014-11-12 22:32:42 -07:00
log_test.go Improve test coverage, elections. 2014-09-28 11:38:08 -06:00
raft.md Rough log segment read/write. 2014-09-06 21:10:06 -06:00
transport.go Simulation testing changes. 2014-09-26 14:50:41 -06:00
transport_test.go Simulation testing changes. 2014-09-26 14:50:41 -06:00