Investigate MongoDB as replacement for Postgres #384
Labels
api
Relating to the API service
enhancement
New feature or request
kubernetes
Relating to the Kubernetes deployment
persistence
Relating to the persistence service
Milestone
MongoDB supports replicas.
PowerPi is storing JSON messages, so a document store makes more sense anyway.
Remove need to run db on a single node as each node can have it's own copy of the db that is synchronised by MongoDB.
Create migration script.
Deploy MongoDB alongside Postgres.
Update
persistence
to write to MongoDB.Update API to query MongoDB.
The text was updated successfully, but these errors were encountered: