-
-
Notifications
You must be signed in to change notification settings - Fork 371
Open
Labels
featureNew feature or requestNew feature or request
Milestone
Description
Vito uses SQLite for its database driver.
Since version 3, Vito received a lot of features and the number of write attempts to the database has increased significantly.
This ends up causing "database is locked" errors when multiple write attempts are made simultaneously.
Migrating to Mysql will solve this issue.
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request
Type
Projects
Status
Todo