Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
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.
 
 
 
 
 
 
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
config_test.go consul: Adding configuration tests 11 years ago
endpoints.md
fsm.go
fsm_test.go
health_endpoint.go consul: Merging BlockingQuery into QueryOptions 11 years ago
health_endpoint_test.go
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
leader_test.go
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
notify_test.go
pool.go
raft_endpoint.go
raft_rpc.go
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
status_endpoint_test.go
util.go consul: Expose runtime stats for debugging 11 years ago
util_test.go