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

Reconsider preferred scala client #44

Closed
awl opened this issue Jun 4, 2011 · 2 comments
Closed

Reconsider preferred scala client #44

awl opened this issue Jun 4, 2011 · 2 comments

Comments

@awl
Copy link

awl commented Jun 4, 2011

Not to be a jerk, but I'm curious why scala-redis is considered the preferred client for Scala. It seems like a decent client, but I really think that redis-client-scala-netty has much better features: async io, typing, binary safe values, protocol pipelining, connection multiplexing, implicit conversions...

@pietern
Copy link
Contributor

pietern commented Jun 5, 2011

We're not tracking the improvements of different client by the day and some clients gradually surpassing other clients in terms of quality is very well possible. That said, the recommendation thing is more of a filter to point users In the right direction. If you can argue how other clients have improved over time and point to some evidence of adoption, I'll be glad to add recommendations for them.

@djanowski
Copy link
Contributor

As Pieter says, the recommendation is just for beginners who don't know which client to use. I'm sure more advanced users will know why the other client is better.

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

No branches or pull requests

3 participants