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

Support Redis Streams as lower transport layer #1

Open
achimnol opened this issue Nov 15, 2018 · 1 comment
Open

Support Redis Streams as lower transport layer #1

achimnol opened this issue Nov 15, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@achimnol
Copy link
Member

This will make a peer scalable to multiple cores & servers.

@temirrr
Copy link
Contributor

temirrr commented Aug 23, 2019

During implementation of the Redis Streams as lower transport layer, I also implemented its cancellation mechanism. As now that code is under PR review, I am not sure whether it will be merged. However, if it gets merged, I want to note that there were problems with cancellation for RedisStreams (which was not the case for ZeroMQ transport). So I think the deeper look at the operation of RedisStreams needs to be taken.

Unfortunately, I could not solve that problem and dig down to its root, even though I tried a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants