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.
consul/agent/cache
R.B. Boyer 12876983cf
avoid 'panic: Log in goroutine after TestCacheGet_refreshAge has completed' (#7276)
5 years ago
..
cache.go Simplified code in various places (#6176) 5 years ago
cache_test.go avoid 'panic: Log in goroutine after TestCacheGet_refreshAge has completed' (#7276) 5 years ago
entry.go fix spelling errors (#7135) 5 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