open-consul/consul
Armon Dadgar ba765b193f consul: ConnPool multiplexes a single connection instead of using multiple 2014-02-05 16:19:05 -08:00
..
structs consul: Fixing struct type 2014-02-05 14:27:24 -08:00
catalog_endpoint.go consul: Support blocking queries for the Catalog 2014-02-05 11:10:10 -08:00
catalog_endpoint_test.go consul: Support blocking queries for the Catalog 2014-02-05 11:10:10 -08:00
client.go consul: ConnPool multiplexes a single connection instead of using multiple 2014-02-05 16:19:05 -08:00
client_test.go Fixing some tests 2013-12-31 16:46:56 -08:00
config.go Adding a ReconcileInterval config 2014-01-09 15:44:25 -08:00
endpoints.md Adding Health endpoint to combine service nodes with health 2014-01-08 15:06:13 -08:00
fsm.go consul: Cleanup the FSM, running out of file handles 2014-02-05 11:00:10 -08:00
fsm_test.go consul: Cleanup the FSM, running out of file handles 2014-02-05 11:00:10 -08:00
health_endpoint.go consul: Health endpoints support blocking queries 2014-02-05 13:30:18 -08:00
health_endpoint_test.go consul: Health endpoints support blocking queries 2014-02-05 13:30:18 -08:00
leader.go consul: updating state store to associate changes with raft index 2014-02-04 18:33:15 -08:00
leader_test.go consul: updating state store to associate changes with raft index 2014-02-04 18:33:15 -08:00
mdb_table.go consul: Add a guard against deadlock in MDB 2014-02-04 19:04:36 -08:00
mdb_table_test.go consul: updating state store to associate changes with raft index 2014-02-04 18:33:15 -08:00
notify.go consul: Adding a simple notification mechansim 2014-02-04 12:21:30 -08:00
notify_test.go consul: Adding a simple notification mechansim 2014-02-04 12:21:30 -08:00
pool.go consul: ConnPool multiplexes a single connection instead of using multiple 2014-02-05 16:19:05 -08:00
raft_endpoint.go Log cleanup 2014-01-10 11:06:11 -08:00
raft_rpc.go Check for error when sending RPC byte 2014-01-10 12:09:19 -08:00
rpc.go consul: Allow receiving RPC connections 2014-02-05 15:29:52 -08:00
serf.go change isConsulServer to parse flags 2014-01-20 13:39:07 -10:00
server.go consul: ConnPool multiplexes a single connection instead of using multiple 2014-02-05 16:19:05 -08:00
server_test.go consul: Update for serf 0.4 2014-01-30 13:13:29 -08:00
state_store.go TODO cleanups 2014-02-05 14:54:35 -08:00
state_store_test.go consul: updating state store to associate changes with raft index 2014-02-04 18:33:15 -08:00
status_endpoint.go Adding a Status.Peers endpoint to get peerset 2013-12-23 11:39:29 -08:00
status_endpoint_test.go Fixing some tests 2013-12-31 16:46:56 -08:00
util.go consul: Update for serf 0.4 2014-01-30 13:13:29 -08:00
util_test.go consul: Update for serf 0.4 2014-01-30 13:13:29 -08:00