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

Redis Benchmarks #368

Closed
paualarco opened this issue Oct 7, 2020 · 2 comments
Closed

Redis Benchmarks #368

paualarco opened this issue Oct 7, 2020 · 2 comments
Labels
good first issue Good for newcomers redis

Comments

@paualarco
Copy link
Member

Create redis benmchmarks and compare it with other existing scala redis integrations.
See redis4cats, laserdisc, zio-redis...

@paualarco paualarco added good first issue Good for newcomers redis labels Oct 7, 2020
@GKhotyan
Copy link
Contributor

I'll try this issue

@paualarco
Copy link
Member Author

paualarco commented Oct 15, 2020

@GKhotyan thanks for getting interested!

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 🤷‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers redis
Projects
None yet
Development

No branches or pull requests

2 participants