!!! note This post is a thought. It's a short note that I make about someone else's content online. Learn more about the process here

Here's my thought on 💭 nalgeon/redka: Redis re-implemented with SQLite


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.


This post was a thought by Waylon Walker see all my thoughts at https://waylonwalker.com/thoughts