dhoss / smough

a blog in scala
1 stars 0 forks source link

basic LRU cache management #35

Open dhoss opened 5 years ago

dhoss commented 5 years ago

when we're at or near max number of items in the cache, enqueue a job in the job table to garbage collect old cached objects