Open Source Cache Solutions in C#
2 projectsindeXus.Net Shared CacheRetired
Distributed, replicated cache for . NET server farms. Replicates data across cluster nodes; restarted nodes sync from peers.
GlynnTucker.CacheRetired
In-memory object cache for . NET with configurable expiration (absolute or sliding, per object). Suited for caching slow data such as database results.