Skip to content

Mysql as Vito's default database #933

@saeedvaziry

Description

@saeedvaziry

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

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions