Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Production database #9

Open
jedrichards opened this issue Jun 7, 2015 · 0 comments
Open

Production database #9

jedrichards opened this issue Jun 7, 2015 · 0 comments
Milestone

Comments

@jedrichards
Copy link
Member

At the moment in development mode the app is using an in-memory database that gets re-initialised and re-populated with fixture data every time the app starts.

In production the app should connect to a remote CouchDB instance instead. Each time the app is released to production the CouchDB design doc should be updated.

Investigate couchmigrate for production design document updating

https://github.com/glynnbird/couchmigrate

@jedrichards jedrichards modified the milestone: MVP Jun 8, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant