consul/agent/cache
Mitchell Hashimoto e0d964188c
agent/cache: make edge case with prev/next idx == 0 handled better
2018-06-14 09:42:03 -07:00
..
cache.go agent/cache: make edge case with prev/next idx == 0 handled better 2018-06-14 09:42:03 -07:00
cache_test.go agent/cache: rework how expiry data is stored to be more efficient 2018-06-14 09:42:03 -07:00
entry.go agent/cache: make edge case with prev/next idx == 0 handled better 2018-06-14 09:42:03 -07:00
entry_test.go agent/cache: initial TTL work 2018-06-14 09:42:02 -07:00
mock_Request.go agent/cache: Reorganize some files, RequestInfo struct, prepare for partitioning 2018-06-14 09:42:00 -07:00
mock_Type.go agent/cache: initial kind-of working cache 2018-06-14 09:42:00 -07:00
request.go agent/cache: lots of comment/doc updates 2018-06-14 09:42:02 -07:00
testing.go agent/cache: Reorganize some files, RequestInfo struct, prepare for partitioning 2018-06-14 09:42:00 -07:00
type.go agent/cache: support timeouts for cache reads and empty fetch results 2018-06-14 09:42:01 -07:00