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
Daniel Nephin 6956477be5
Merge pull request #8548 from edevil/fix_flake
4 years ago
..
cache.go Added `options.Equals()` and minor fixes indentation fixes 4 years ago
cache_test.go Added Unit test for cache reloading 4 years ago
entry.go Added ratelimit to handle throtling cache (#8226) 4 years ago
entry_test.go agent/cache: unit tests for ExpiryHeap, found a bug! 7 years ago
mock_Request.go agent/cache: Make all cache options RegisterOptions 5 years ago
mock_Type.go agent/cache: Make all cache options RegisterOptions 5 years ago
request.go Support Agent Caching for Service Discovery Results (#4541) 6 years ago
testing.go Decrease test flakiness 4 years ago
type.go agent/cache: Use AllowNotModifiedResponse in CatalogListServices 4 years ago
watch.go Make the Agent Cache more Context aware (#8092) 5 years ago
watch_test.go Decrease test flakiness 4 years ago