You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a lot of methods to be tested within redis, I don't think we need to benchmark each of them since it will be difficult to maintain. It would be good to compare it with other libraries to actually see if the fact of using the underlying lettuce a constrain on terms of performance.
So I would start with a couple of methods of each module. Excluding PubSub, Server and Stream, since they are incomplete 🤷♂️
Create redis benmchmarks and compare it with other existing scala redis integrations.
See redis4cats, laserdisc, zio-redis...
The text was updated successfully, but these errors were encountered: