-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I am writing a benchmark for different Redis clients where I know exactly how many pubsub events will be received. When that number is reached the benchmark ends and the app exits. The fred-rs implementation works well up to a certain number of events. After a certain limit not all events are arrive, I guess they go some missing.
The app I wrote which you can use to reproduce the problem can be found here.
Please let me know if fred is being used correctly and efficiently. In the same project you can find the same app implemented with other clients languages, including rust. All of them receive the correct number of events. Thanks.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working