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

P2P Subscribe to collection events #1081

Closed
fredcarle opened this issue Feb 7, 2023 · 0 comments · Fixed by #1086
Closed

P2P Subscribe to collection events #1081

fredcarle opened this issue Feb 7, 2023 · 0 comments · Fixed by #1086
Assignees
Labels
area/p2p Related to the p2p networking system feature New feature or request
Milestone

Comments

@fredcarle
Copy link
Collaborator

Allow for subscribing to collection events on the P2P network.

@fredcarle fredcarle added feature New feature or request area/p2p Related to the p2p networking system labels Feb 7, 2023
@fredcarle fredcarle added this to the DefraDB v0.5 milestone Feb 7, 2023
@fredcarle fredcarle self-assigned this Feb 7, 2023
fredcarle added a commit that referenced this issue Feb 11, 2023
Relevant issue(s)
Resolves #1081

Description
This PR adds the option to subscribe to events on a given collection by using the collectionID (in reality schemaID for now as there is no globalSchemaID or anything similar) as the pubsub topic. It adds commands to the CLI to add, remove and list the P2P collection topics.
shahzadlone pushed a commit that referenced this issue Apr 13, 2023
Relevant issue(s)
Resolves #1081

Description
This PR adds the option to subscribe to events on a given collection by using the collectionID (in reality schemaID for now as there is no globalSchemaID or anything similar) as the pubsub topic. It adds commands to the CLI to add, remove and list the P2P collection topics.
shahzadlone pushed a commit to shahzadlone/defradb that referenced this issue Feb 23, 2024
Relevant issue(s)
Resolves sourcenetwork#1081

Description
This PR adds the option to subscribe to events on a given collection by using the collectionID (in reality schemaID for now as there is no globalSchemaID or anything similar) as the pubsub topic. It adds commands to the CLI to add, remove and list the P2P collection topics.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/p2p Related to the p2p networking system feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant