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 4ebf710394 Update for new interfaces 11 years ago
..
structs Adding ServiceName to ServiceNode to simplify 11 years ago
catalog_endpoint.go Update for new interfaces 11 years ago
catalog_endpoint_test.go Update for new interfaces 11 years ago
client.go Allow for more cached connections 11 years ago
client_test.go
config.go
endpoints.md
fsm.go Update for new interfaces 11 years ago
fsm_test.go Update for new interfaces 11 years ago
mdb_table.go Support multi-table transactions with MDBTable 11 years ago
mdb_table_test.go Handle record updates 11 years ago
pool.go
raft_endpoint.go
raft_rpc.go
rpc.go
serf.go
server.go Allow for more cached connections 11 years ago
server_test.go
state_store.go Switch state store to MDBTables 11 years ago
state_store_test.go Switch state store to MDBTables 11 years ago
status_endpoint.go
status_endpoint_test.go
util.go Adding some utility functions 11 years ago
util_test.go