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.
 
 
 
 
 
 
R.B. Boyer 9566df524e
agent: cache notifications work after error if the underlying RPC returns index=1 (#6547)
5 years ago
..
cache.go Simplified code in various places (#6176) 5 years ago
cache_test.go Fixes race condition in Agent Cache (#5796) 6 years ago
entry.go connect: agent leaf cert caching improvements (#5091) 6 years ago
entry_test.go agent/cache: unit tests for ExpiryHeap, found a bug! 7 years ago
mock_Request.go agent/cache: Reorganize some files, RequestInfo struct, prepare for partitioning 7 years ago
mock_Type.go Support Agent Caching for Service Discovery Results (#4541) 6 years ago
request.go Support Agent Caching for Service Discovery Results (#4541) 6 years ago
testing.go Add cache.Notify to abstract watching for cache updates for types that support blocking semantics. (#4695) 6 years ago
type.go connect: tame thundering herd of CSRs on CA rotation (#5228) 6 years ago
watch.go agent: cache notifications work after error if the underlying RPC returns index=1 (#6547) 5 years ago
watch_test.go agent: cache notifications work after error if the underlying RPC returns index=1 (#6547) 5 years ago