mirror of
https://github.com/nasa/openmct.git
synced 2024-12-20 05:37:53 +00:00
a6fc9badfe
Hide dangling underscores; JSLint considers these a problem and the command line build fails as a consequence when they are present directly in the code, but CouchDB provides these so we cannot avoid them entirely. So, hide them behind variables and use []-style lookup. Concludes transition work for the CouchDB persistence adapter, WTD-537. |
||
---|---|---|
.. | ||
src | ||
test | ||
bundle.json | ||
README.md |
This bundle implements a connection to an external CouchDB persistence store in Open MCT Web.