openmct/platform
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
..
commonUI Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
containment Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
core Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
data [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00
entanglement Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
execution Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
exporters Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
features Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
forms Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
framework Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
identity Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
import-export Fix importing from JSON file where some property values are null (#3813) 2021-04-20 15:50:29 -07:00
persistence Implement Couch Search and Request Batching (#3798) 2021-04-22 06:29:28 -07:00
policy Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
representation Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
search Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
status Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
telemetry Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
README.md [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00

This directory contains all bundles for the Open MCT platform, as well as the framework which runs them.