memcached-providers icon indicating copy to clipboard operation
memcached-providers copied to clipboard

ASP.NET Providers

Results 5 memcached-providers issues
Sort by recently updated
recently updated
newest added

I set up a local memcached server on a Windows 7 Pro development machine. I haven't been able to get the session state working at all. I have a sample...

Is it necessary to use CAS for the SessionProvider as it seems to increase CPU load on the Couchbase cluster?

When using the Memcached output provider, and enabling static file output caching in IIS, I wind up getting a lot of exceptions like this, for simple files that should 404....

I see MemcachedOutputCacheProvider, but how would we accomplish the same with membase? Is that supported?

Hi, Would you consider change default client factory from DefaultClientFactory to MembaseClientFactory? BR, Will