Skip to content

Add true persistence for stored data #20

@jagoe

Description

@jagoe

Currently, BabelBot stores data in memory and will lose it after a restart.
Instead, BabelBot should store data persistently.

  • There should be a storage default that doesn't rely on external databases.
  • BabelBot administrators should be able to point it to an existing database instance.
  • The Helm chart should reflect those options and provide a default that doesn't need any configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions