influxdb/messaging
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
..
TODO Refactor broker to messaging pkg. 2014-10-20 20:42:03 -06:00
broker.go Add broker and topic diagnostic types 2015-05-08 16:53:14 -07:00
broker_test.go Unit test TopicReader and truncation 2015-04-29 13:18:22 -07:00
client.go Wait for quorum write before returning from Log.Apply(). 2015-05-13 16:05:26 -06:00
client_test.go Fix broker connect race at startup 2015-04-03 21:04:42 -06:00
doc.go Refactor broker to messaging pkg. 2014-10-20 20:42:03 -06:00
errors.go Add checksum to message encoding 2015-04-07 14:24:22 -06:00
handler.go Server Broker diagnostics over HTTP 2015-05-08 16:53:14 -07:00
handler_test.go Server Broker diagnostics over HTTP 2015-05-08 16:53:14 -07:00
intg_test.go Merge branch 'master' of https://github.com/influxdb/influxdb into stateless-broker 2015-03-10 16:27:37 -06:00