Commit Graph

8 Commits

Author SHA1 Message Date
Derrick J. Wippler
bde4250129
Fix LRU to correctly update expire on value replace (#56) 2022-12-20 11:35:12 -06:00
Matt Harrison
a139af4144
Fix LRU to correct evict cache items when replaced (#52) 2022-12-20 09:31:47 -06:00
Derrick J. Wippler
ce8fe99325 Sinks can not accept an expire time 2019-04-09 17:36:03 -05:00
Sean Chen
5b532d6fd5 lru: fix misspelling (#112) 2019-01-29 07:46:38 -08:00
Daniel Smith
3fbe15d760
Fix typo in test name. 2018-09-24 14:43:12 -04:00
lorneli
5c411b28ac lru: add evict test
Test evict cached keys in least-recently-used way.
2017-10-31 22:07:28 +08:00
Daker Fernandes Pinheiro
80d38305e5 Add Clear methods to lru cache 2016-12-23 14:46:26 -03:00
Brad Fitzpatrick
6dad98a783 initial commit. 2013-07-23 18:03:06 -07:00