etcd/rafthttp
Yicheng Qin d9cb77aad5 rafthttp: report snapshot failure when dropping MsgSnap 2015-03-12 13:06:43 -07:00
..
coder.go rafthttp: add copyright header 2015-02-28 11:35:16 -08:00
functional_test.go rafthttp: drop messages in channel when disconnection 2015-03-11 14:42:06 -07:00
http.go rafthttp: add stream http tests 2015-03-02 13:24:50 -08:00
http_test.go rafthttp: support multiple peer urls 2015-03-04 15:00:07 -08:00
message.go rafthttp: add copyright header 2015-02-28 11:35:16 -08:00
message_test.go rafthttp: add util, msgapp, message test 2015-02-28 11:35:16 -08:00
metrics.go rafthttp: make metrics naming consistent 2015-03-04 16:12:53 -08:00
msgapp.go rafthttp: add back tests that commentted out 2015-02-28 11:35:16 -08:00
msgapp_test.go rafthttp: add util, msgapp, message test 2015-02-28 11:35:16 -08:00
peer.go rafthttp: report snapshot failure when dropping MsgSnap 2015-03-12 13:06:43 -07:00
peer_test.go rafhttp: refactor func peer.pick in peer.go 2015-03-02 15:17:14 -08:00
pipeline.go Merge pull request #2439 from xiang90/metrics 2015-03-05 15:55:34 -08:00
pipeline_test.go rafthttp: support multiple peer urls 2015-03-04 15:00:07 -08:00
stream.go rafthttp: drop messages in channel when disconnection 2015-03-11 14:42:06 -07:00
stream_test.go rafthttp: drop messages in channel when disconnection 2015-03-11 14:42:06 -07:00
transport.go rafthttp: support multiple peer urls 2015-03-04 15:00:07 -08:00
transport_bench_test.go rafthttp: add transport benchmark test 2015-03-02 13:25:32 -08:00
transport_test.go rafthttp: support multiple peer urls 2015-03-04 15:00:07 -08:00
urlpick.go rafthttp: support multiple peer urls 2015-03-04 15:00:07 -08:00
urlpick_test.go rafthttp: support multiple peer urls 2015-03-04 15:00:07 -08:00
util.go rafthttp: add back tests that commentted out 2015-02-28 11:35:16 -08:00
util_test.go rafthttp: add util, msgapp, message test 2015-02-28 11:35:16 -08:00