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

poc: batch recommend requests and prevent rerender #6018

Draft
wants to merge 10 commits into
base: poc/multi-clients
Choose a base branch
from

Conversation

aymeric-giraudet
Copy link
Member

This is a dirty solution but it allows batching of recommend requests across multiple indices, and prevents rerenders when results are the same

@aymeric-giraudet aymeric-giraudet marked this pull request as draft January 24, 2024 16:28
Copy link

codesandbox-ci bot commented Jan 24, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 16e0b6a:

Sandbox Source
example-multi-clients Configuration
example-react-instantsearch-multi-clients Configuration
example-react-instantsearch-next-routing-example Configuration

@raed667 raed667 added the Feature: Recommendations Providing recommendations of records or facets label Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Recommendations Providing recommendations of records or facets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants