influxdb/raft
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
..
clock.go Wait for quorum write before returning from Log.Apply(). 2015-05-13 16:05:26 -06:00
clock_test.go Wait for quorum write before returning from Log.Apply(). 2015-05-13 16:05:26 -06:00
config.go
config_test.go
doc.go
encoder.go
encoder_test.go
errors.go
handler.go
handler_test.go
internal_test.go
log.go Wait for quorum write before returning from Log.Apply(). 2015-05-13 16:05:26 -06:00
log_test.go Wait for quorum write before returning from Log.Apply(). 2015-05-13 16:05:26 -06:00
raft.md
transport.go Wait for quorum write before returning from Log.Apply(). 2015-05-13 16:05:26 -06:00
transport_test.go Wait for quorum write before returning from Log.Apply(). 2015-05-13 16:05:26 -06:00