Hacker News new | ask | show | jobs
Releasing Mimcas: A Multithreaded In-Memory Cache Server (github.com)
1 points by caldito 821 days ago
1 comments

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.