Use SQL database instead of bolt #71

Merged
mrngm merged 6 commits from sql into master 2021-05-05 21:34:29 +02:00
Owner

This PR changes the database backend to a SQL based one. The backend that is recommended is postgres, but sqlite is probably also fine.

Upgrading requires manual intervention! Run the rushlink-migrate-db tool to migrate the database.

This PR changes the database backend to a SQL based one. The backend that is recommended is postgres, but sqlite is probably also fine. Upgrading requires **manual intervention**! Run the `rushlink-migrate-db` tool to migrate the database.
mrngm merged commit 1fe9553cc9 into master 2021-05-05 21:34:29 +02:00
Sign in to join this conversation.
No description provided.