You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/consul
Armon Dadgar a325630d7a
consul: Support listkeys without seperator
11 years ago
..
structs consul: Adding ListKeys endpoint 11 years ago
catalog_endpoint.go consul: Merging BlockingQuery into QueryOptions 11 years ago
catalog_endpoint_test.go consul: Adding strongly consistent read tests 11 years ago
client.go consul: Expose runtime stats for debugging 11 years ago
client_test.go consul: Adding client/server TLS tests 11 years ago
config.go consul: Fix decoding of certificate 11 years ago
config_test.go consul: Adding configuration tests 11 years ago
endpoints.md Adding Health endpoint to combine service nodes with health 11 years ago
fsm.go consul: FSM snapshot can avoid type assertion 11 years ago
fsm_test.go consul: Updating all the tests 11 years ago
health_endpoint.go consul: Merging BlockingQuery into QueryOptions 11 years ago
health_endpoint_test.go consul: Updating all the tests 11 years ago
internal_endpoint.go consul: Rename Misc RPC to Internal 11 years ago
internal_endpoint_test.go consul: Rename Misc RPC to Internal 11 years ago
kvs_endpoint.go consul: Support listkeys without seperator 11 years ago
kvs_endpoint_test.go consul: Adding ListKeys endpoint 11 years ago
leader.go consul: Adding reconcilation to handle reaped Serf nodes. Fixes #15. 11 years ago
leader_test.go consul: Adding reconcilation to handle reaped Serf nodes. Fixes #15. 11 years ago
mdb_table.go consul: Hack around LMDB delete issue. Fixes #85. 11 years ago
mdb_table_test.go consul: Hack around LMDB delete issue. Fixes #85. 11 years ago
notify.go consul: Adding a simple notification mechansim 11 years ago
notify_test.go consul: Adding a simple notification mechansim 11 years ago
pool.go consul: Connection pool supports TLS mode 11 years ago
raft_endpoint.go consul: Adding raft endpoint to force a snapshot 11 years ago
raft_rpc.go consul: Ensure Raft also uses TLS connections 11 years ago
rpc.go consul: Adding a warning for large raft entries 11 years ago
serf.go consul: Do not fire ServerUp on WAN node join 11 years ago
server.go consul: Rename Misc RPC to Internal 11 years ago
server_test.go consul: Adding client/server TLS tests 11 years ago
state_store.go consul: Support listkeys without seperator 11 years ago
state_store_test.go consul: Support listkeys without seperator 11 years ago
status_endpoint.go Adding a Status.Peers endpoint to get peerset 11 years ago
status_endpoint_test.go Fixing some tests 11 years ago
util.go consul: Expose runtime stats for debugging 11 years ago
util_test.go consul: Update for serf 0.4 11 years ago