open-consul/consul
Sean Chittenden cea8a2f5d5
Round the node lookup prefix down to the nearest modulo two size before
performing the lookup.

Hat tip: @dadgar
2017-02-02 12:13:58 -08:00
..
agent
prepared_query
servers
state Round the node lookup prefix down to the nearest modulo two size before 2017-02-02 12:13:58 -08:00
structs Added -relay-factor param to keyring operations 2017-02-01 21:53:29 -05:00
acl.go
acl_endpoint.go Pass state store pointer into the blocking query work function. 2017-01-25 09:58:23 -08:00
acl_endpoint_test.go
acl_replication.go
acl_replication_test.go
acl_test.go
catalog_endpoint.go Pass state store pointer into the blocking query work function. 2017-01-25 09:58:23 -08:00
catalog_endpoint_test.go
client.go
client_test.go
config.go Add TLSMinVersion to config options 2017-02-01 16:20:33 -05:00
config_test.go
coordinate_endpoint.go Pass state store pointer into the blocking query work function. 2017-01-25 09:58:23 -08:00
coordinate_endpoint_test.go
endpoints.md
filter.go
filter_test.go
fsm.go Keeps the old state store state if a restore fails. 2017-01-25 19:42:34 -08:00
fsm_test.go Keeps the old state store state if a restore fails. 2017-01-25 19:42:34 -08:00
health_endpoint.go Pass state store pointer into the blocking query work function. 2017-01-25 09:58:23 -08:00
health_endpoint_test.go
internal_endpoint.go Added -relay-factor param to keyring operations 2017-02-01 21:53:29 -05:00
internal_endpoint_test.go
issue_test.go
kvs_endpoint.go Pass state store pointer into the blocking query work function. 2017-01-25 09:58:23 -08:00
kvs_endpoint_test.go
leader.go
leader_test.go Tweaks leader test now that we have new wait timing. 2017-01-25 22:12:22 -08:00
merge.go
operator_endpoint.go
operator_endpoint_test.go
pool.go
prepared_query_endpoint.go Pass state store pointer into the blocking query work function. 2017-01-25 09:58:23 -08:00
prepared_query_endpoint_test.go
raft_rpc.go
rpc.go Bails out of blocking queries when a state restore occurs. 2017-01-25 19:00:32 -08:00
rpc_test.go Bails out of blocking queries when a state restore occurs. 2017-01-25 19:00:32 -08:00
rtt.go
rtt_test.go
serf.go
serf_test.go
server.go
server_test.go
session_endpoint.go Pass state store pointer into the blocking query work function. 2017-01-25 09:58:23 -08:00
session_endpoint_test.go
session_ttl.go
session_ttl_test.go
snapshot_endpoint.go
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
txn_endpoint.go
txn_endpoint_test.go
util.go
util_test.go