- Fix FileSystemStorage sharding: getAllShardedFiles() for proper directory traversal - Fix getNode() metadata: was filtering out metadata causing VFS entity failures - Add production-scale streaming pagination for millions of entities - Optimize sharding threshold from 1000 to 100 files for better performance - Fix VFS readdir() and tree operations for complete directory structure support - Add verb count tracking and persistence for performance optimizations 🚀 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| baseStorageAdapter.ts | ||
| batchS3Operations.ts | ||
| fileSystemStorage.ts | ||
| memoryStorage.ts | ||
| opfsStorage.ts | ||
| optimizedS3Search.ts | ||
| s3CompatibleStorage.ts | ||