openmct/platform/persistence/cache/README.md
Victor Woeltjen 960a7fcb7c [Persistence] Update README files
Update README files to document the reorganization of persistence
sources into separate bundles for the Couch adapter and for the
persistence cache, in support of reusing the latter with a
different persistence adapter, WTD-702.
2015-01-20 12:14:54 -08:00

128 B

This bundle introduces a persistence cache to Open MCT Web to limit the number of persistence requests issued by the platform.