scalalang2 / golang-fifo

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

Add Remove() operation on the cache. #19

Closed scalalang2 closed 8 months ago

scalalang2 commented 8 months ago

Motivation