- **Removal**: Deleted `FileSystemStorage` and `OPFSStorage` adapters from the `/storage` directory. - **Refactor**: Simplifies the codebase by eliminating unused, redundant, or outdated storage implementations. - **Impact**: Ensures maintainability by focusing on actively supported storage solutions. **Purpose**: Streamline the project by removing deprecated or unused storage adapters, reducing complexity and maintenance overhead. |
||
|---|---|---|
| .. | ||
| augmentations | ||
| examples | ||
| hnsw | ||
| mcp | ||
| storage | ||
| types | ||
| utils | ||
| augmentationFactory.ts | ||
| augmentationPipeline.ts | ||
| augmentationRegistry.ts | ||
| augmentationRegistryLoader.ts | ||
| brainyData.ts | ||
| coreTypes.ts | ||
| index.ts | ||
| patched-platform-node.ts | ||
| pipeline.ts | ||
| sequentialPipeline.ts | ||
| setup.ts | ||
| unified.ts | ||
| worker.js | ||
| worker.ts | ||