open-consul/agent/submatview
Daniel Nephin ffefcdc025 streaming: support X-Cache-Hit header
If a value was already available in the local view the request is considered a cache hit.
If the materialized had to wait for a value, it is considered a cache miss.
2021-06-28 17:29:23 -04:00
..
handler.go submatview: remove method receiver from handlers 2020-10-06 13:22:02 -04:00
materializer.go streaming: support X-Cache-Hit header 2021-06-28 17:29:23 -04:00
store.go streaming: support X-Cache-Hit header 2021-06-28 17:29:23 -04:00
store_integration_test.go submatview: and Store integration test with stream backend 2021-06-08 12:15:35 -04:00
store_test.go submatview: add test cases for store.Get with timeout and no index 2021-06-08 18:04:38 -04:00
streaming_test.go rpcclient:health: fix a data race and flake in tests 2021-04-27 19:03:17 -04:00