influxdb/cmd/influxd
Ben Johnson 00ce4a504e Wait for quorum write before returning from Log.Apply().
This commit ensures a commit is written to a quorum before returning
from Log.Apply().
2015-05-13 16:05:26 -06:00
..
backup.go Move snapshot server to cluster handler 2015-04-13 16:27:23 -06:00
backup_test.go Move snapshot server to cluster handler 2015-04-13 16:27:23 -06:00
config.go Reduce maximum topic size to 50MB 2015-04-30 17:14:36 -07:00
config_test.go 5-second Raft election timeout during CI testing 2015-04-23 15:59:36 -07:00
handler.go Actually allow HTTP logging to be enabled 2015-04-21 15:21:21 -07:00
help.go Refactor help into command 2015-04-06 16:37:59 -06:00
main.go refactor parse config on startup 2015-04-13 15:56:29 -06:00
restore.go call ParseConfigFile with path from restore command 2015-05-07 11:05:26 -05:00
restore_test.go change timestamp to time 2015-05-11 12:28:47 -05:00
run.go Update run.go 2015-05-07 16:11:41 -07:00
server_integration_test.go Wait for quorum write before returning from Log.Apply(). 2015-05-13 16:05:26 -06:00