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.
 
 
 
 
 
 
James Phillips c01a3871c9 Adds support for snapshots and restores. (#2396) 8 years ago
..
agent
prepared_query Updates hashicorp/hcl and hashicorp/hil. 8 years ago
servers
snapshot Adds support for snapshots and restores. (#2396) 8 years ago
state Makes empty checkServiceNode return a nil. 8 years ago
structs Adds support for snapshots and restores. (#2396) 8 years ago
acl.go Switches all ACL caches to 2Q. 8 years ago
acl_endpoint.go Moves ACL ID generation down into the endpoint. 8 years ago
acl_endpoint_test.go Adds an ACL replication status endpoint. 8 years ago
acl_replication.go Tweaks select style. 8 years ago
acl_replication_test.go Switches to a smooth rate limit vs. a bursty one. 8 years ago
acl_test.go Merge pull request #2222 from hashicorp/f-raft-v2 8 years ago
catalog_endpoint.go
catalog_endpoint_test.go
client.go Adds support for snapshots and restores. (#2396) 8 years ago
client_test.go Adds support for snapshots and restores. (#2396) 8 years ago
config.go Adds a max raft multiplier and tweaks documentation. 8 years ago
coordinate_endpoint.go
coordinate_endpoint_test.go
endpoints.md
filter.go
filter_test.go
fsm.go
fsm_test.go
health_endpoint.go
health_endpoint_test.go
internal_endpoint.go
internal_endpoint_test.go
issue_test.go
kvs_endpoint.go
kvs_endpoint_test.go
leader.go Clarifies a comment about no-op peer operations. 8 years ago
leader_test.go Integrates Consul with new version of Raft library. 8 years ago
merge.go
operator_endpoint.go Copies the member data instead of referencing by pointer. 8 years ago
operator_endpoint_test.go Makes the Raft configuration API easier to consume. 8 years ago
pool.go Adds support for snapshots and restores. (#2396) 8 years ago
prepared_query_endpoint.go
prepared_query_endpoint_test.go Adds support for snapshots and restores. (#2396) 8 years ago
raft_rpc.go Integrates Consul with new version of Raft library. 8 years ago
rpc.go Adds support for snapshots and restores. (#2396) 8 years ago
rpc_test.go Adds some supplemental tests for RPC "no leader" retries. 8 years ago
rtt.go
rtt_test.go
serf.go Tweaks comment to be more correct. 8 years ago
serf_test.go
server.go Adds support for snapshots and restores. (#2396) 8 years ago
server_test.go Merge pull request #2319 from hashicorp/f-bootstrap-abort 8 years ago
session_endpoint.go
session_endpoint_test.go
session_ttl.go
session_ttl_test.go Integrates Consul with new version of Raft library. 8 years ago
snapshot_endpoint.go Adds support for snapshots and restores. (#2396) 8 years ago
snapshot_endpoint_test.go Adds support for snapshots and restores. (#2396) 8 years ago
status_endpoint.go Integrates Consul with new version of Raft library. 8 years ago
status_endpoint_test.go
txn_endpoint.go
txn_endpoint_test.go
util.go
util_test.go