All metadata index files were stored under a single _system/ prefix, causing per-prefix rate limiting on GCS/S3/R2/Azure during cold starts and bulk imports. Distributes high-volume system keys across 256 sub-prefixes using FNV-1a hash. Backward-compatible with legacy path fallback. |
||
|---|---|---|
| .. | ||
| adapters | ||
| cow | ||
| backwardCompatibility.ts | ||
| baseStorage.ts | ||
| cacheManager.ts | ||
| enhancedCacheManager.ts | ||
| enhancedClearOperations.ts | ||
| readOnlyOptimizations.ts | ||
| sharding.ts | ||
| storageFactory.ts | ||