Skip to content

Expose buffer based save/load #11

@igordertigor

Description

@igordertigor

I think edgevec is a great library and I'd love to use it in a tauri app. However, with tauri, the code itself runs in a sandboxed browser which would wipe the indexeddb on app restart (at least that's my current understanding). I would therefore like to be able to store the index into a file but from a browser environment. Looking at the rust code, edgevec should easily be able to support this, but it seems that this is not exposed to the javascript layer. Are there plans to add this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions