Skip to content

Move to a local database #7

@samcal

Description

@samcal

Right now, Jamocracy uses Orchestrate to manage the persistence layer. While it was great for the initial prototype, I think that we should move to a local DB to cut our latency. This would save us an HTTP roundtrip every time we wanted to query the DB, as well as one fewer access token to manage.

I suggest we move to Redis, seems like a good fit to me.

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