This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openmct
Watch
1
Star
0
Fork
0
You've already forked openmct
mirror of
https://github.com/nasa/openmct.git
synced
2024-12-23 23:12:23 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
960a7fcb7c
openmct
/
platform
/
persistence
/
couch
/
test
/
suite.json
6 lines
112 B
JSON
Raw
Normal View
History
Unescape
Escape
[Persistence] Add empty specs Add empty specs for CouchDB adapter. WTD-537.
2014-12-03 01:26:16 +00:00
[
[Persistence] Add persistence cache Add a decorator to handle the caching of objects stored to and/or read from persistence (bring over from pre-Angular branch.) Supports the WARP Telemetry Adapter; the absence of such a cache has been observed to result in significant latency in instantiating autoflow tabular views for packets. WTD-644. Also, include an empty test file to ensure that the added decorator is included in code coverage estimation (and to provide a location for tests to be written later.)
2015-01-06 20:44:54 +00:00
"CachingPersistenceDecorator"
,
[Persistence] Add empty specs Add empty specs for CouchDB adapter. WTD-537.
2014-12-03 01:26:16 +00:00
"CouchDocument"
,
[Indicators] Add skeleton specs Add skeleton specs for the bottom bar controller (introduced to handle display of indicators introduced as extensions) and the Couch indicator (introduced to exercise the above, and to report connection status relative to the Couch database.) WTD-608.
2014-12-16 21:47:25 +00:00
"CouchIndicator"
,
[Persistence] Add empty specs Add empty specs for CouchDB adapter. WTD-537.
2014-12-03 01:26:16 +00:00
"CouchPersistenceProvider"
]
Reference in New Issue
Copy Permalink