Show HN: In mem cache SIEVE algorith in Go
I’ve read the paper of Sieve evict algorithm and implemented an in memory cache in Go- zero deps - coverage 100% - thread safe - out-out safety to use in single threadBenchmark with: golang-lru, golang-fifo Comments URL: https://news.ycombinator.com/item?id=42649923 Points: 1 # Comments: 0
I’ve read the paper of Sieve evict algorithm and implemented an in memory cache in Go
- zero deps - coverage 100% - thread safe - out-out safety to use in single thread
Benchmark with: golang-lru, golang-fifo
Comments URL: https://news.ycombinator.com/item?id=42649923
Points: 1
# Comments: 0
What's Your Reaction?






