πŸ’­ nalgeon/redka: Redis re-implemented with SQLite

!https://github.com/nalgeon/redka

Copy this post

Redka a sick new redis compatable api, that uses sqlite as its backend datastore. It feels lightweight to use as it is a single small binary. Data does not have to fit into memory as it uses sqlite to store data.

Note

This post is a thought. It’s a short note that I make about someone else’s content online #thoughts