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

Knut Nesheim knut.nesheim@REDACTED
Fri Apr 8 15:55:58 CEST 2011


We're pleased to announce the first public release of eredis v0.1.0.

- Homepage: https://github.com/wooga/eredis
- Code: https://github.com/wooga/eredis.git

Eredis is an open source MIT License Redis client devoped at wooga
(http://wooga.com). It is a lightweight client designed to meet the
following goals:
 * consistent performance under heavy load
 * performance comparable to clients written in other high-level languages
 * synchronous API exposed to users
 * asynchronous internal response processing
 * support for AUTH and SELECT

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.

Please report any issues on https://github.com/wooga/eredis/issues

More information can be found in the projects README,
https://github.com/wooga/eredis/blob/master/README.md

Thanks,
Knut Nesheim & Paolo Negri
-- 
Engineering
http://www.wooga.com | fax +49-30-8964 9064

wooga GmbH | Saarbruecker Str. 38 | 10405 Berlin | Germany
Sitz der Gesellschaft: Berlin; HRB 117846 B
Registergericht Berlin-Charlottenburg
Geschaeftsfuehrung: Jens Begemann, Philipp Moeser



More information about the erlang-questions mailing list