pages-cms
pages-cms copied to clipboard
Document the change to PostgreSQL
I assume this will happen soon, but I will create an issue for tracking.
I really welcome the change from SQLite to PostgreSQL, as an enterprise database standard easily deployable in any environment (K8s, etc.). Anyway, the documentation still lists SQLite / Turso as the database.
Change README and docs in pages-cms/website for use with PostgreSQL / Supabase.
I just run to this issue right now. Is sqlite dropped???
Yes, it is, updating the documentation.
I had too many issues with Turso and was running into some issues with concurrency (lots of writes for the cache).