Source DownloadMemcached Providers 1.2 does not include Cache Dependency feature. It requires more work and it will be released in the next release of Memcached Providers.
- Updated to Enyim's latest release 1.2
- SessionState Locking issue in memcached resolved
- Multi get method added to cache provider. (Note: this will only work with Memcached 1.2.4+)
Setting Up Session State Provider without Db Backup
Note:Session State Provider does not support Session_OnEnd. Therefore, to clean expired data in SQL Server 2005 use proc_CleanExpiredData.sql stored proc.
This can be scheduled to automatically clean expired data using SQL Server Agent.

