MyNixOS website logo
option

services.matrix-conduit.settings.global.database_backend

The database backend for the service. Switching it on an existing instance will require manual migration of data.

Declarations
Type
one of "sqlite", "rocksdb"
Default
"sqlite"
Example
"rocksdb"