Commit Graph

7 Commits

Author SHA1 Message Date
Jeff Mitchell
1811269949 Fix cache default size and docs 2016-11-01 10:24:35 -04:00
Jeff Mitchell
8980f8d2fa Don't cache physical responses when thre was an error (#2040) 2016-10-28 12:55:56 -04:00
Jeff Mitchell
d40277a18f Plumb through the ability to set the storage read cache size. (#1784)
Plumb through the ability to set the storage read cache size.

Fixes #1772
2016-08-26 10:27:06 -04:00
Jeff Mitchell
1706d90da2 Replace physical cache with TwoQueue instead of LRU. 2016-01-07 09:21:33 -05:00
Armon Dadgar
8321a63f7d physical: fix negative cache issue for core keys 2015-04-15 13:48:49 -07:00
Armon Dadgar
37832e5ca1 physical: rename cache 2015-04-14 11:03:18 -07:00
Armon Dadgar
df46478977 physical: Adding simple LRU write-through cache 2015-04-14 11:00:51 -07:00