Skip to content
This repository was archived by the owner on Dec 16, 2020. It is now read-only.
This repository was archived by the owner on Dec 16, 2020. It is now read-only.

change HSS to use SQLite #16

Description

@spencersevilla

A significant part of our setup/deployment process is installing/configing MySQL, setting up user/group/db, installing a "test" db so that the EPC boots after install, etc. All of these headaches can be avoided by migrating over to SQLite which just uses a file instead :-). This has minor implications for write-heavy operations but AFAIK our HSS just reads the DB, and DB operations are very few and far between (e.g. create a new user).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions