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

Please add our scala client to http://redis.io/clients #16

Closed
awl opened this issue Jan 14, 2011 · 1 comment
Closed

Please add our scala client to http://redis.io/clients #16

awl opened this issue Jan 14, 2011 · 1 comment

Comments

@awl
Copy link

awl commented Jan 14, 2011

We at Fotolog wrote our own redis client in scala using the netty framework. It's an extremely lightweight, high-performance client that scales very well but, at the same time, takes care of a lot of the work for you, such as type conversions, clustering, etc... It also features binary safe values, asynchronous calls, protocol pipelining and connection multiplexing.

https://github.com/andreyk0/redis-client-scala-netty

@pietern
Copy link
Contributor

pietern commented Mar 7, 2011

It was added some time ago, I believe in reaction to the Scala discussion on the ML.

This issue was closed.
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

2 participants