Jeff Mitchell
|
c144f95be0
|
Sync over
|
2017-10-23 16:43:07 -04:00 |
Chris Hoffman
|
6092538511
|
splitting cache into transactional and non-transactional cache structs (#3132)
|
2017-08-08 20:47:14 -04:00 |
Jeff Mitchell
|
3d162b63cc
|
Use locks in a slice rather than a map, which is faster and makes things cleaner (#2446)
|
2017-03-07 11:21:32 -05:00 |
Jeff Mitchell
|
f5ffa229f4
|
Switch physical cache map index value to md5 from sha1 for all the performances
|
2017-03-06 13:11:14 -05:00 |
Jeff Mitchell
|
111fbc5747
|
Make cache not actually cache values under core/ (#2439)
|
2017-03-03 16:04:31 -05:00 |
Jeff Mitchell
|
3230f697bd
|
Final rep porting (#2392)
|
2017-02-17 09:15:35 -05:00 |
Jeff Mitchell
|
9066f012a7
|
Fix cache default size and docs
|
2016-11-01 10:24:35 -04:00 |
Jeff Mitchell
|
9d5462ca04
|
Don't cache physical responses when thre was an error (#2040)
|
2016-10-28 12:55:56 -04:00 |
Jeff Mitchell
|
2ce4397deb
|
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
|
287954beef
|
Replace physical cache with TwoQueue instead of LRU.
|
2016-01-07 09:21:33 -05:00 |
Armon Dadgar
|
a2c22f6b3c
|
physical: fix negative cache issue for core keys
|
2015-04-15 13:48:49 -07:00 |
Armon Dadgar
|
6f7e5faf31
|
physical: rename cache
|
2015-04-14 11:03:18 -07:00 |
Armon Dadgar
|
30dcb99ba3
|
physical: Adding simple LRU write-through cache
|
2015-04-14 11:00:51 -07:00 |