Skip to content
This repository was archived by the owner on May 14, 2021. It is now read-only.

SSE requests us Pub/Sub methodology, more efficient#14

Merged
oryband merged 3 commits intokinecosystem/masterfrom
sse-pubsub-performance-improvement
Oct 16, 2018
Merged

SSE requests us Pub/Sub methodology, more efficient#14
oryband merged 3 commits intokinecosystem/masterfrom
sse-pubsub-performance-improvement

Conversation

@oryband
Copy link
Copy Markdown

@oryband oryband commented Oct 16, 2018

cleaned-up PR version of #5

Gadi Srebnik and others added 3 commits October 16, 2018 15:33
- Every connection subscribes only to related data and gets notified on changes accordingly.
  This optimizes Horizon<->History DB throughput and makes flow more efficient.
- Also changed sse channel from struct{} to interface{} to be easily used with pubsub solution.
@oryband oryband requested a review from gadisr October 16, 2018 12:34
@oryband
Copy link
Copy Markdown
Author

oryband commented Oct 16, 2018

@gadisr this branch is ready to be submitted to https://github.com/stellar/go

@oryband oryband merged commit 83a8c6b into kinecosystem/master Oct 16, 2018
@oryband oryband deleted the sse-pubsub-performance-improvement branch April 4, 2019 12:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant