On Oct 31, 6:48 am, "Henrik Schröder" <[EMAIL PROTECTED]> wrote: > This is not the .Net client you are looking for, you want use my > client:http://code.google.com/p/beitmemcached. You are feeling very sleepy, > and > very swayed! :-)
Must...use...BeIT Memcached. *drool* To be fair, I'm currently using Enyim's client built-in to this .NET HTTP Provider release (http://www.codeplex.com/memcachedproviders/ Release/ProjectReleases.aspx?ReleaseId=10468) but I'll definitely try out BeIT for the rest of my caching needs. I'm the madman behind ScribbleLive.com so we need all the juice we can to hold-up to the traffic spikes around Apple Keynotes ;) @Simone: I'm using System.Web.Caching.Cache now for a few small lookups that don't require consistency across my load-balanced servers, so I might stick with that too but use memcached for the larger database operations.
