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
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
store_test.go
streaming_test.go