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

WIP 1.13: Support sharding #600

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

ellnix
Copy link
Collaborator

@ellnix ellnix commented Jan 24, 2025

Initial implementation of sharding via /network/* endpoints and federated search, planned for 1.13.

See integration issue:
meilisearch/integration-guides#314

While this PR contains tests, they have not yet been run. None of the code has been run really, you can think of it more as pseudocode. It definitely has errors.

The purpose of starting the PR so early was to do some groundwork to support 1.13 on release day, in addition to starting some discussion about naming various endpoints and testing proxy search by running two Meilisearch instances.

  • Wait for MS 1.13 to be released
  • Add the correct code samples
  • Wait for Federated search added #567 to be merged
  • Fix broken code
  • Make the proxy tests run in CI

Currently, the API specification is not great, so it's possible I misunderstood it. The code samples are just guesses by me.

Please provide feedback on the comments (or any fishy code).

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

Successfully merging this pull request may close these issues.

1 participant