open-consul/consul
Armon Dadgar c2ef218c30 Improve idempotence check for consul service registration 2014-01-09 22:12:08 -08:00
..
structs Adding CheckServiceNodes to get health info with service nodes 2014-01-08 14:58:53 -08:00
catalog_endpoint.go Adding stubs for Health endpoints 2014-01-08 13:52:09 -08:00
catalog_endpoint_test.go Auto-register the consul service 2014-01-09 17:57:13 -08:00
client.go Allow for more cached connections 2013-12-31 17:43:56 -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 Adding FSM support for register/deregister health checks 2014-01-08 13:39:40 -08:00
fsm_test.go Adding FSM support for register/deregister health checks 2014-01-08 13:39:40 -08:00
health_endpoint.go Adding Health endpoint to combine service nodes with health 2014-01-08 15:06:13 -08:00
health_endpoint_test.go Fixing some tests 2014-01-09 17:22:01 -08:00
leader.go Improve idempotence check for consul service registration 2014-01-09 22:12:08 -08:00
leader_test.go Verify that consul service is registered 2014-01-09 18:02:44 -08:00
mdb_table.go Support multi-table transactions with MDBTable 2014-01-08 10:27:37 -08:00
mdb_table_test.go Adding test for last row id restore 2014-01-08 10:43:44 -08:00
pool.go Better error logging 2013-12-24 12:22:42 -08:00
raft_endpoint.go Remove unused raft endpoints 2013-12-12 11:48:22 -08:00
raft_rpc.go consul: Write the byte to set the RPC mode 2013-12-09 14:29:20 -08:00
rpc.go More HTTP endpoints 2013-12-23 16:20:51 -08:00
serf.go First pass at Serf reconciliation 2014-01-09 15:49:09 -08:00
server.go First pass at Serf reconciliation 2014-01-09 15:49:09 -08:00
server_test.go Testing leader functions and reconciliation 2014-01-09 17:46:33 -08:00
state_store.go Adding CheckServiceNodes to get health info with service nodes 2014-01-08 14:58:53 -08:00
state_store_test.go Adding CheckServiceNodes to get health info with service nodes 2014-01-08 14:58:53 -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 Adding utility method to parse consul nodes 2014-01-09 15:45:14 -08:00
util_test.go Fixing some tests 2014-01-09 17:22:01 -08:00