openmct/platform/persistence
Victor Woeltjen 2709fde9a3 [Persistence] Resolve correct promise from queue
Make sure that the correct promise is resolved when a persistence
queue flush completes; some operations, like Save in Edit mode, wait
on this promise, so it needs to resolve when persistence of that
group is completed. WTD-1033.
2015-03-24 12:19:36 -07:00
..
cache [Persistence] Rewrite failure handling 2015-03-20 15:28:15 -07:00
couch [Persistence] Remove cache from bundle definition 2015-01-20 13:02:15 -08:00
elastic [Persistence] Tweak logic 2015-03-20 15:53:40 -07:00
queue [Persistence] Resolve correct promise from queue 2015-03-24 12:19:36 -07:00
README.md [Persistence] Update README files 2015-01-20 12:14:54 -08:00

This directory contains bundles relating to the persistence of domain objects.