Hi,

today I've released the latest version of my C# Memcached
client. Most of the features were available from source for a
while but now you can have a nice compiled and packaged binary :)

Get it from here:

http://href.hu/x/5jtx [codeplex.com]

Full feature/change list can be read on the above url, but in
a nutshell:

- non-blocking socket pool (speed up your webapps)
- pluggable
  - configuration
  - object transcoders (define your own serialization, needed
    by cross-platform developers)
  - key transformers (the library does not forcibly hashes your
    keys using MD5, but you can choose from the defaults or make
    your own)
  - memcached node locators (implement your own consistent hashing
    algorithm)






a.




Reply via email to