open-brainy/src/storage/adapters
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
..
azureBlobStorage.ts fix(storage): v4.8.0 metadata architecture refactoring - FIXES VFS bug 2025-10-27 15:43:49 -07:00
baseStorageAdapter.ts fix(storage): resolve count synchronization race condition across all storage adapters 2025-10-21 11:19:08 -07:00
batchS3Operations.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligence™ 2025-08-26 12:32:21 -07:00
fileSystemStorage.ts debug: add comprehensive logging to getAllShardedFiles for root cause analysis 2025-10-28 10:54:52 -07:00
gcsStorage.ts fix(storage): v4.8.0 metadata architecture refactoring - FIXES VFS bug 2025-10-27 15:43:49 -07:00
memoryStorage.ts fix(storage): v4.8.0 metadata architecture refactoring - FIXES VFS bug 2025-10-27 15:43:49 -07:00
opfsStorage.ts fix(storage): v4.8.0 metadata architecture refactoring - FIXES VFS bug 2025-10-27 15:43:49 -07:00
optimizedS3Search.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligence™ 2025-08-26 12:32:21 -07:00
r2Storage.ts fix(storage): v4.8.0 metadata architecture refactoring - FIXES VFS bug 2025-10-27 15:43:49 -07:00
s3CompatibleStorage.ts fix(storage): v4.8.0 metadata architecture refactoring - FIXES VFS bug 2025-10-27 15:43:49 -07:00
typeAwareStorageAdapter.ts docs: remove exaggerated performance claims and add honest benchmarks 2025-10-28 09:54:01 -07:00