influxdb/raft
Ben Johnson e3e98d67b1 Merge branch 'master' of https://github.com/influxdb/influxdb into raft
Conflicts:
	CHANGELOG.md
2015-04-13 13:55:30 -06:00
..
clock.go Give a seed to rand to make it really random 2015-04-09 22:19:55 +08:00
clock_test.go Raft package fixes. 2015-02-06 12:46:50 -07:00
config.go Integrate stateless broker into remaining packages. 2015-03-10 14:53:45 -06:00
config_test.go Integrate stateless broker into remaining packages. 2015-03-10 14:53:45 -06:00
doc.go Basic structure, encoder, decoder. 2014-09-03 16:07:39 -06:00
encoder.go Raft package fixes. 2015-02-06 12:46:50 -07:00
encoder_test.go Raft package fixes. 2015-02-06 12:46:50 -07:00
errors.go Add handling for snapshotting pseudo-state. 2015-04-12 14:24:30 -06:00
handler.go Return term from vote, add term logging. 2015-04-04 10:59:50 -06:00
handler_test.go Return term from vote, add term logging. 2015-04-04 10:59:50 -06:00
internal_test.go Simplify raft snapshotting, entry apply. 2015-03-26 20:32:39 -06:00
log.go Merge branch 'master' of https://github.com/influxdb/influxdb into raft 2015-04-13 13:54:06 -06:00
log_test.go fix chmod is unsupported on the windows 2015-04-13 22:56:27 +08:00
raft.md Rough log segment read/write. 2014-09-06 21:10:06 -06:00
transport.go Return term from vote, add term logging. 2015-04-04 10:59:50 -06:00
transport_test.go Return term from vote, add term logging. 2015-04-04 10:59:50 -06:00