💭 nalgeon/redka: Redis re-implemented with SQLite ================================================= !https://github.com/nalgeon/redka Date: April 17, 2024 GitHub - nalgeon/redka: Redis re-implemented with SQL Redis re-implemented with SQL. Contribute to nalgeon/redka development by creating an account on GitHub. GitHub · github.com [1] 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 [2]. It's a short note that I make about someone else's content online #thoughts [3] References: [1]: https://github.com/nalgeon/redka [2]: /thoughts/ [3]: /tags/thoughts/