Open Source Cache Solutions in C#

2 projects

Distributed, replicated cache for . NET server farms. Replicates data across cluster nodes; restarted nodes sync from peers.

Details

In-memory object cache for . NET with configurable expiration (absolute or sliding, per object). Suited for caching slow data such as database results.

Details