Skip to content

Use server-created db on the client #50

@hbcondo

Description

@hbcondo

Going off the examples in the main readme, is it possible to use the victor db created on the server (rust) on the client (js)? In other words, populate the victor db with pizza entries as-is, deploy that db to the frontend (via POFS / WASM) and then search the database on the client / browser? The JS example appears to create the db on the client but it would be great to offload that to the server especially given a large amount of content > 10k.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions