Code-Hex/go-generics-cache
A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.
GoMIT
Issues
- 0
GetOrSet doesn't update expManager
#62 opened by reitowo - 0
GetOrSet doesn't update expManager
#66 opened by reitowo - 0
WithExpiration of zero or negative value does not
#64 opened by nii236 - 2
Addressing strange memory leak
#59 opened by gonejack - 1
Is this cache thread safe or not?
#58 opened by zhongdai - 5
LFU Delete/pop key take a long time
#55 opened by RelicOfTesla - 0
expiration not update
#51 opened by RelicOfTesla - 7
Slow expiration key clearing
#47 opened by RelicOfTesla - 1
Nil panic in janitor
#46 opened by maelick - 4
Len() method missing from common cache interface
#43 opened by norri - 6
Feature: Add save and load functions in cache
#41 opened by alidevhere - 1
Panic when delete expired items.
#39 opened by chenyanchen - 2
- 3
Panic when deleting expired items
#33 opened by XYenon - 1
fatal error: concurrent map read and map write
#32 opened by wethura - 8
- 1
- 1
- 5