influxdb/raft
Philip O'Toole 72d73b800c Use existing config variable, not a new one
Without this, log remained closed. Always.
2014-12-19 13:08:09 -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
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 Use existing config variable, not a new one 2014-12-19 13:08:09 -05:00
log_test.go Revert "Merge pull request #1174 from otoolep/increase_add_time" 2014-11-26 07:56:19 -08:00
raft.md
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