That client works, but it's a pretty bad java port and isn't maintained. You're probably better off using any of the other two clients: BeITMemcached or Enyim. I know my client doesn't support replication, and I don't think the Enyim one does either. And as other people have suggested, if you want replication, you should probably look at some other solution than memcached.
/Henrik Schröder On Tue, Mar 8, 2011 at 20:40, Evil Boy 4 Life <[email protected]> wrote: > Thanks guys, I turned off the failover in the client... > In fact, I didn't know that there are several .net clients and now I > get confused, because I don't know which one is better (now I use > memcacheddotnet) > Do you know if one of the .net clients support replication in any way? > > Thanks again! >
