-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels