Skip to content

Stop storing data in files #7

@williammck

Description

@williammck

I'd like to move the bot away from requiring persistent storage, so that in the future it can move into a Kubernetes cluster or other PaaS solution.

A/C:

  • Configuration (keys and channels) are moved to environment variables
  • Coin balances and message cache is stored in some sort of data store (postgres and redis, respectively? postgres for both?)

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