On Tuesday, July 23, 2019 at 1:22:09 PM UTC-4, Zihan Yang wrote: > > I am trying to implement an LRU cache. >
Don't use an LRU, use a working set cache. Proven to be better back in 1969 by Peter J Denning. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/9da36ee1-561f-4947-a304-69ea7da00b75%40googlegroups.com.