@cumulus/common
Common libraries used in Cumulus.
Usage
npm install @cumulus/common
About Cumulus
Cumulus is a cloud-based data ingest, archive, distribution and management prototype for NASA's future Earth science data streams.
Cumulus Documentation
General Utilities
Contributing
To make a contribution, please see our contributing guidelines.
[v18.3.4] 2024-08-27
Please note changes in v18.3.4 may not yet be released in future versions, as this
is a backport/patch release on the v18.3.x series of releases. Updates that are
included in the future will have a corresponding CHANGELOG entry in future releases.
Changed
- CUMULUS-3841
- Increased
fetchRules
page size to default to 100 instead of 10. This improves overall query time when fetching all rules such as in sqsMessageConsumer
.