Make meilisearch embeddable #841
nerodono
started this conversation in
Feedback & Feature Proposal
Replies: 1 comment
-
Hi @nerodono , thanks for taking the time to leave your feedback. Making Meilisearch embeddable isn’t on our roadmap at the moment, but we’ll keep this discussion open for others to upvote and comment. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As of now, it's required to host meilisearch as a separate service, which increases infrastructure burden for people who could embed database in the app, but instead, forced to self-host it as a separate service.
The primary example of how can it look like - surrealdb.com SDK, it supports both connecting to the remote surrealdb server, and embedding the database using one of storage engines
Beta Was this translation helpful? Give feedback.
All reactions