Jdesk / memcached

Automatically exported from code.google.com/p/memcached
0 stars 0 forks source link

Please add Erlang memcached client #124

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Jumping on the bandwagon of Erlang memcached clients (there are a few already), 
here's our 
contribution:

http://github.com/jacknyfe/mcd

Please add it to the list of Erlang clients. This is a client to a text-based 
memcached protocol, 
written in pure Erlang (does not require extra linked-in drivers and such).

For those interested in library design decisions, and comparison with existing 
Erlang clients, 
here it is (use Google to translate):

http://fprog.ru/2009/issue3/lev-walkin-designing-erlang-memcached-client/

Original issue reported on code.google.com by lion...@gmail.com on 8 Mar 2010 at 7:16

GoogleCodeExporter commented 9 years ago
The link ( http://github.com/jacknyfe/mcd ) seeems to be dead

Original comment by trond.no...@gmail.com on 11 Nov 2010 at 12:02