openmct/platform/persistence/cache
Victor Woeltjen d8e1f69b37 [Persistence] Rewrite failure handling
Rewrite the overwrite behavior (for Overwrite/Cancel of rejected
persisted attempts) to utilize simpler API. WTD-1033.
2015-03-20 15:28:15 -07:00
..
src [Persistence] Rewrite failure handling 2015-03-20 15:28:15 -07:00
test [Tests] Add tests for persistence cache 2015-02-12 16:34:19 -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.