brainy/src
David Snelling ac5955a922 feat: add persistent storage support for OPFS
Introduced an optional `requestPersistentStorage` flag to enable persistent storage permission requests in the browser. Updated `OPFSStorage` to include methods for requesting and checking persistent storage status, and modified `createStorage` to handle the new flag.
2025-05-28 11:37:28 -07:00
..
examples chore: remove example files and release configuration 2025-05-27 13:58:49 -07:00
hnsw Initial commit of Brainy vector database v0.1.0 2025-05-23 10:55:20 -07:00
storage feat: add persistent storage support for OPFS 2025-05-28 11:37:28 -07:00
types feat: add direct exports for augmentation interfaces 2025-05-28 11:03:32 -07:00
utils chore: simplify TensorFlow.js imports and bump package version to 0.2.2 2025-05-27 15:42:38 -07:00
augmentationPipeline.ts chore: remove example files and release configuration 2025-05-27 13:58:49 -07:00
brainyData.ts feat: add persistent storage support for OPFS 2025-05-28 11:37:28 -07:00
coreTypes.ts Initial commit of Brainy vector database v0.1.0 2025-05-23 10:55:20 -07:00
index.ts feat: add direct exports for graph types 2025-05-28 11:31:10 -07:00