brainy/src/storage
David Snelling 550161dc46 debug: add comprehensive logging to getAllShardedFiles for root cause analysis
- Log baseDir path (relative and absolute)
- Log current working directory
- Log directory exists check
- Log all entries found in baseDir
- Log each shard directory being processed
- Log file counts in each shard
- Log any errors encountered
- This will definitively show why 0 files are returned
2025-10-28 10:54:52 -07:00
..
adapters debug: add comprehensive logging to getAllShardedFiles for root cause analysis 2025-10-28 10:54:52 -07:00
backwardCompatibility.ts fix(storage): clean directory architecture - FileSystemStorage uses entities/nouns/hnsw and entities/verbs/hnsw 2025-10-27 12:23:00 -07:00
baseStorage.ts fix: v4.8.1 critical bug fixes for update() and clustering 2025-10-27 17:01:37 -07:00
cacheManager.ts feat: add node: protocol to all Node.js built-in imports for bundler compatibility 2025-09-17 14:20:21 -07:00
enhancedCacheManager.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligence™ 2025-08-26 12:32:21 -07:00
enhancedClearOperations.ts feat: add node: protocol to all Node.js built-in imports for bundler compatibility 2025-09-17 14:20:21 -07:00
readOnlyOptimizations.ts feat: add distributed architecture with sharding and coordination 2025-09-22 15:45:35 -07:00
sharding.ts fix: implement unified UUID-based sharding for metadata across all storage adapters 2025-10-08 13:26:35 -07:00
storageFactory.ts feat: simplify GCS storage naming and add Cloud Run deployment options 2025-10-20 11:12:32 -07:00