Ehcache is an open source, standards-based cache for boosting performance, offloading your database, and simplifying scalability. It's the most widely-used Java-based cache because it's robust, proven, and full-featured. Ehcache scales from in-process, with one or more nodes, all the way to mixed in-process/out-of-process configurations with terabyte-sized caches.
Ehcache is a tool in the Caching category of a tech stack.
No cons listed yet.
What are some alternatives to Ehcache?
A custom middleware for graphql-ruby that handles key construction and cache reads/writes transparently.
It is a database-backed Active Support cache store implementation. Using SQL databases backed by SSDs we can have caches that are much larger and cheaper than traditional memory-only Redis or Memcached backed caches.