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

feat: Autosharding API for req-resp protocols #1935

Closed
chair28980 opened this issue Aug 23, 2023 · 2 comments
Closed

feat: Autosharding API for req-resp protocols #1935

chair28980 opened this issue Aug 23, 2023 · 2 comments
Assignees

Comments

@chair28980
Copy link
Contributor

This tracks the work necessary in each client to provide API(s) to applications using req-resp protocols (store, lightpush, filter, etc.) with optional pubsub topic arguments. Each client should then use autosharding to determine the associated shards on behalf of applications. Note that underlying protocols should not be affected and each client implementation should locally populate pubsub topic fields with the shards hashed from content topics received via the API.

Priority: Critical for launch

@chair28980
Copy link
Contributor Author

@SionoiS we think this might already be complete, can you close if this is the case. Thank you!

@SionoiS
Copy link
Contributor

SionoiS commented Aug 23, 2023

This has been completed. See #1846

@SionoiS SionoiS closed this as completed Aug 23, 2023
@github-project-automation github-project-automation bot moved this to Done in Waku Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants