brainy/src/storage/adapters
David Snelling fe34b1d4f0 chore: remove debug logging from FileSystemStorage for production
- Removed 21 debug console.log statements from v4.8.2 and v4.8.3
- Cleaned up getVerbsBySource_internal, getVerbsByTarget_internal, getVerbsByType_internal
- Cleaned up getVerbsWithPagination filtering logic
- Cleaned up getAllShardedFiles comprehensive logging
- Preserved all error handling logic
- Production-ready code with bug fixes from v4.8.1-v4.8.3
2025-10-28 11:20:45 -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 chore: remove debug logging from FileSystemStorage for production 2025-10-28 11:20:45 -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