[erlang-questions] [ANN] Eredis, Erlang Redis client

Matt Stancliff sysop@REDACTED
Fri Apr 8 17:49:19 CEST 2011


Hey Knut,

On Apr 8, 2011, at 6:55 AM, Knut Nesheim wrote:

> The main reason to develop a new client was that the current clients
> available were showing unsatisfactory performance,when compared to
> clients written in other high-level languages.

   Did you check out my erlang redis library https://github.com/mattsta/er?

   er should achieve all your goals except AUTH/SELECT (because  
multiple DBs are going away eventually [1] and plain text AUTH gives  
people a false sense of security).

   I'll get basho_bench running on er so we can compare numbers.

[1]: http://twitter.com/antirez/status/27362335330


-Matt
-- 
Matt Stancliff                    San Jose, CA
@mattsta                  iPhone: 678-591-9337
"The best way to predict the future is to invent it." --Alan Kay




More information about the erlang-questions mailing list