Skip to content

Move the Backing Karma System from JSON to SQLite #55

@subecho

Description

@subecho

Using a JSON file is...fine, but if we want to potentially use KC across multiple Slack instances, we should probably have a more robust backend for it than a single JSON file. We could start with SQLite to get the ball rolling and could inform our decision to use something else (e.g. Postgres) when we possibly containerize the lot of it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions