Comment on What's wrong with Nextcloud, and why is it slow/clunky?
SeaJ@lemm.ee 8 months ago
Because SQLite is slow as balls. Use MariaDB and redis:
Comment on What's wrong with Nextcloud, and why is it slow/clunky?
SeaJ@lemm.ee 8 months ago
Because SQLite is slow as balls. Use MariaDB and redis:
bjoern_tantau@swg-empire.de 8 months ago
PostgreSQL makes it faster still.
possiblylinux127@lemmy.zip 8 months ago
Is there a migration guide?
bjoern_tantau@swg-empire.de 8 months ago
Yes, should be easy to find. Nextcloud has a tool for that.