Done
Details
Assignee
Alan HarnumAlan HarnumReporter
Alan HarnumAlan HarnumComponents
Priority
Major
Details
Details
Assignee
Alan Harnum
Alan HarnumReporter
Alan Harnum
Alan HarnumComponents
Priority
Created August 31, 2017 at 6:07 PM
Updated November 2, 2017 at 5:22 PM
Resolved November 2, 2017 at 5:22 PM
The Storytelling Tool is using CouchDB for persistence and expects to make a fair amount of use of CouchDB design document features to enable features such as browse and search.
Per this thread on fluid-work (http://lists.idrc.ocad.ca/pipermail/fluid-work/2017-August/010443.html), an Infusion component that can do basic DB configuration management (ensure a database exists, ensure it has certain design document functions, etc) has been identified as useful to have.
Some initial work has already gone on in this direction by @Alan Harnum and @Gregor Moss in this repo: https://github.com/waharnum/couch-config - this issue makes it official.