mirror of
https://github.com/nasa/openmct.git
synced 2025-01-24 05:18:06 +00:00
[Persistence] Update README files
Update README files to document the reorganization of persistence sources into separate bundles for the Couch adapter and for the persistence cache, in support of reusing the latter with a different persistence adapter, WTD-702.
This commit is contained in:
parent
9e981d2579
commit
960a7fcb7c
1
platform/persistence/README.md
Normal file
1
platform/persistence/README.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
This directory contains bundles relating to the persistence of domain objects.
|
2
platform/persistence/cache/README.md
vendored
Normal file
2
platform/persistence/cache/README.md
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
This bundle introduces a persistence cache to Open MCT Web to
|
||||||
|
limit the number of persistence requests issued by the platform.
|
Loading…
Reference in New Issue
Block a user