608
159
+ 1
4

What is Ehcache?

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 Cache category of a tech stack.
Ehcache is an open source tool with 2K GitHub stars and 573 GitHub forks. Here’s a link to Ehcache's open source repository on GitHub

Who uses Ehcache?

Companies
15 companies reportedly use Ehcache in their tech stacks, including Wongnai, Nuxeo, and Insoft.

Developers
78 developers on StackShare have stated that they use Ehcache.
Pros of Ehcache
1
Way Faster than Redis and Elasticache Redis
1
Easy setup
1
Simpler to run in testing environment
1
Container doesn't have to be running for local tests

Blog Posts

Ehcache Alternatives & Comparisons

What are some alternatives to Ehcache?
Memcached
Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering.
Apache Ignite
It is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads delivering in-memory speeds at petabyte scale
Hazelcast
With its various distributed data structures, distributed caching capabilities, elastic nature, memcache support, integration with Spring and Hibernate and more importantly with so many happy users, Hazelcast is feature-rich, enterprise-ready and developer-friendly in-memory data grid solution.
Redis
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. Redis provides data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams.
guava
The Guava project contains several of Google's core libraries that we rely on in our Java-based projects: collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, and so forth.
See all alternatives

Ehcache's Followers
159 developers follow Ehcache to keep up with related blogs and decisions.