Closed matrixbot closed 2 weeks ago
This comment was originally posted by @neilalexander at https://github.com/matrix-org/dendrite/issues/1800#issuecomment-802227282.
We support PostgreSQL for most deployments and SQLite for embedded/development deployments.
Unless there's an exceptionally good reason, we aren't likely to add this. The development and maintenance overhead is increased significantly with each storage backend.
This issue was originally created by @erkinalp at https://github.com/matrix-org/dendrite/issues/1800.
Description:
Currently only Postgres is supported. Also support CockroachDB.