openmct/platform/persistence
Andrew Henry 564f254652
Implement Couch Search and Request Batching (#3798)
* Implemented search in couch provider

* Promises, not await

* Batch requests

* Only batch if > 1

* Remove legacy Couch adapter

* Cleaned up couch request batching code

* Added test cases

* Code cleanup

* Changes to new and legacy objects API to remove redundant persists due to mutation of modified and persisted timestamps

* Cleaned up couch unit tests

Co-authored-by: Shefali Joshi <simplyrender@gmail.com>
2021-04-22 06:29:28 -07:00
..
aggregator Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
elastic Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
local Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
queue Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -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.