Adds saveBinaryBlob/loadBinaryBlob/deleteBinaryBlob/getBinaryBlobPath to the StorageAdapter contract and every adapter (FileSystem real path; remote/memory/ browser return null path). Enables zero-copy mmap-able .cidx segments and batch vector I/O. blobPath convention matches @soulcraft/cortex byte-for-byte. |
||
|---|---|---|
| .. | ||
| adapters | ||
| cow | ||
| backwardCompatibility.ts | ||
| baseStorage.ts | ||
| cacheManager.ts | ||
| enhancedCacheManager.ts | ||
| enhancedClearOperations.ts | ||
| readOnlyOptimizations.ts | ||
| sharding.ts | ||
| storageFactory.ts | ||