mirror of
https://github.com/nasa/openmct.git
synced 2025-05-31 06:31:04 +00:00
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.
This bundle implements a connection to an external CouchDB persistence store in Open MCT Web.