Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide creation options while restoring the database - Data Persistence Plugin #640

Open
mariocampacci opened this issue Feb 19, 2024 · 0 comments

Comments

@mariocampacci
Copy link
Contributor

Problem Description

It is not possible to restore an Orama database while providing creation options. Essentially it's not possible to use plugins, and other features alike, when using persistence.

Proposed Solution

The plugin could provide an argument for the restore function that allows passing the creation options.

Alternatives

No response

Additional Context

In my scenario, it's crucial to restore the database server side with customized creation options, as I rely on plugins such as afterSearch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant