nalgeon/redka: Redis re-implemented with SQLite ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ !https://github.com/nalgeon/redka Date: April 17, 2024 Image: 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 - 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 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.