mirror of
https://github.com/nasa/openmct.git
synced 2025-01-27 06:39:21 +00:00
d109c7d8bc
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.
This bundle introduces a persistence cache to Open MCT Web to limit the number of persistence requests issued by the platform.