Live data from Hacker News

Releasing Mimcas: A Multithreaded In-Memory Cache Server

github.com

1–2 of 2 posts

Re: Releasing Mimcas: A Multithreaded In-Memory Cache Server

#2
Redis no longer being free software since last week inspired me to release the first version of something I've been working for fun since a while ago:

https://github.com/caldito/mimcas is a Multithreaded In-Memory CAche Server written in Go.

I'd love for you to try it and to know your thoughts on it.