21

One of the decisions I need to make is what caching framework to use in my system. With so many to choose from, I am currently investigating redis, ehcache and memcached.

Can anyone point to performance benchmarks of these three particular frameworks? Also an overview of their features - I am particularly interested in disadvantages, ie. situations where you would use one over the other.

1 Answers1

6

A small feature comparison is here: http://toddrobinson.com/appfabric/appfabric-cache-feature-comparisons/

UPDATE 25.02.2016

Dead link fixed thanks to WebArchive.org: http://web.archive.org/web/20140205010302/http://toddrobinson.com/appfabric/appfabric-cache-feature-comparisons/

Rook
  • 5,734
  • 3
  • 34
  • 43
user4444
  • 231
  • 2
  • 7