open-consul/consul
Armon Dadgar aae9429d9d consul: Implement KVSDelete 2014-03-31 12:24:06 -07:00
..
structs consul: Adding KVSDeleteTree operation 2014-03-31 12:13:40 -07:00
catalog_endpoint.go consul: Adding telemetry 2014-02-20 15:16:26 -08:00
catalog_endpoint_test.go consul: Support blocking queries for the Catalog 2014-02-05 11:10:10 -08:00
client.go consul: Ignore new Serf events 2014-03-12 12:46:14 -07:00
client_test.go Fixing some tests 2013-12-31 16:46:56 -08:00
config.go consul: Increase default reap time to 3 days 2014-03-20 12:39:06 -07:00
endpoints.md Adding Health endpoint to combine service nodes with health 2014-01-08 15:06:13 -08:00
fsm.go consul: Providing logOutput to StateStore 2014-03-05 14:34:29 -08:00
fsm_test.go consul: Handle API changes in StateStore 2014-03-05 15:03:12 -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: Handle reaping of serf members 2014-03-20 12:51:49 -07:00
leader_test.go consul: Handle reaping of serf members 2014-03-20 12:51:49 -07:00
mdb_table.go consul: Only close the cursor for read-only transactions (mdb) 2014-03-27 10:48:04 -07:00
mdb_table_test.go consul: Fixing subtle delete issue 2014-03-05 19:32:09 -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: Adding telemetry 2014-02-20 15:16:26 -08:00
serf.go consul: Handle reaping of serf members 2014-03-20 12:51:49 -07:00
server.go consul: Should not clear the peer set 2014-03-25 14:57:00 -07:00
server_test.go consul: Update for serf 0.4 2014-01-30 13:13:29 -08:00
state_store.go consul: Implement KVSDelete 2014-03-31 12:24:06 -07:00
state_store_test.go consul: Implement KVSDelete 2014-03-31 12:24:06 -07: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