openmct/platform/persistence/cache
Victor Woeltjen d109c7d8bc [Persistence] Separate out cache
Move cache sources into their own bundle, for reuse with other
persistence adapters; specifically supports the persistence
adapter to the WARP Server, which is non-Couch but which will
want to use this cache. WTD-702.
2015-01-20 12:58:55 -08:00
..
src [Persistence] Separate out cache 2015-01-20 12:58:55 -08:00
test [Persistence] Separate out cache 2015-01-20 12:58:55 -08:00
bundle.json [Persistence] Separate out cache 2015-01-20 12:58:55 -08:00
README.md [Persistence] Update README files 2015-01-20 12:14:54 -08:00

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