scalalang2 / golang-fifo

Modern efficient cache design with simple FIFO queue only in Golang
MIT License
142 stars 7 forks source link

Add Remove() operation on the cache. #19

Closed scalalang2 closed 10 months ago

scalalang2 commented 10 months ago

Motivation