mirror of
https://github.com/nasa/openmct.git
synced 2025-06-23 09:25:29 +00:00
Reuse/update a single object instance in the persistence cache, such that updates can be trivially reflected everywhere. WTD-791.
This bundle introduces a persistence cache to Open MCT Web to limit the number of persistence requests issued by the platform.