openmct/platform/persistence
Victor Woeltjen 4646896ac8 [Persistence] Separate out CouchDocument
Separate CouchDocument (used to wrap a domain object model
with metadata suitable for persistence to CouchDB) into
its own script, to simplify testing and maintenance.
Ongoing transition of Couch persistence, WTD-537.
2014-12-02 17:19:30 -08:00
..
src [Persistence] Separate out CouchDocument 2014-12-02 17:19:30 -08:00
bundle.json [Persistence] Initial import of CouchDB adapter 2014-12-02 17:08:58 -08:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

This bundle implements a connection to an external CouchDB persistence store in Open MCT Web.