Post #3512890
2026-01-13 22:12 UTC
For small personal deployments, is SQLite support planned? It's crazy performant and I have to imagine it would work for up to 500 contacts at the very least, which should cover the majority of deployments. Making Redis optional (otherwise using a basic in-memory KV store of some kind) would also be cool.
Replies (1)
-
@SomeDudeFromSpace@lemmy.ml 2026-01-13 22:33
I love SQLite, and I agree that it could very well fit this project. I'm adding it to my list :) Thanks for the feedback!