awslabs / awslabs/amazon-documentdb-tools
Extend index-cardinality-detection to also cover hypothetical planned indexes
Open
cardinality-tool
- Dominant language
- Python
- Stars
- 159
- Forks
- 87
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
Extend index-cardinality-detection to determine if an index is high cardinality based on an index input.
* Developers and admins planning to build indexes can use index-cardinality-detection tool to determine if the index is high cardinality.
* This could also be used in CI/CD check point before an index change goes through into prod
Contributor guide
Assessment
This issue has not been assessed yet.