openmct/platform/persistence/couch
Victor Woeltjen 9e981d2579 [Persistence] Move persistence sources
Move persistence sources into a deeper bundle in preparation for
splitting of persistence into two bundles - one specific to the
Couch adapter, and one for persistence caching generally. This
supports WTD-702, the WARP persistence adapter, which will not
use Couch for persistence but which will want to use the platform-
provided persistence cache.
2015-01-20 12:12:17 -08:00
..
src [Persistence] Move persistence sources 2015-01-20 12:12:17 -08:00
test [Persistence] Move persistence sources 2015-01-20 12:12:17 -08:00
bundle.json [Persistence] Move persistence sources 2015-01-20 12:12:17 -08:00
README.md [Persistence] Move persistence sources 2015-01-20 12:12:17 -08:00

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