Skip to content

Support SQLite as a Datastore #14

@kkajla12

Description

@kkajla12

Is your feature request related to a problem? Please describe.
I would like to run Warrant with SQLite as the primary datastore.

Describe the solution you'd like
Warrant should support being configured to run with SQLite, so that all reads and writes are performed on a local SQLite database. The name of the database file should be configurable just like the database name for other databases (e.g. MySQL) is configurable.

Describe alternatives you've considered
N/A

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions