consul/agent/cache
Mitchell Hashimoto 02b20a0353
agent/cache: address feedback, clarify comments
2018-06-14 09:42:03 -07:00
..
cache.go agent/cache: send the total entries count on eviction to go-metrics 2018-06-14 09:42:03 -07:00
cache_test.go agent/cache: address feedback, clarify comments 2018-06-14 09:42:03 -07:00
entry.go agent/cache: address feedback, clarify comments 2018-06-14 09:42:03 -07:00
entry_test.go agent/cache: unit tests for ExpiryHeap, found a bug! 2018-06-14 09:42:03 -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