Skip to content

Commit 3b172d6

Browse files
docs: add MongoDB index management section to README
Added comprehensive documentation on how arrest manages MongoDB collection indexes: - Automatic index verification on collection first access - Optional auto-creation with createIndexes flag - How to define custom indexes via getIndexes() method - Support for unique, sparse, TTL, text, and compound indexes - Default behavior for custom ID fields - Index verification process and logging 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 4142e3d commit 3b172d6

1 file changed

Lines changed: 591 additions & 26 deletions

File tree

0 commit comments

Comments
 (0)