Ehcache

Ehcache 3.x line (by ehcache)

Ehcache Alternatives

Similar projects and alternatives to Ehcache

  1. elasticsearch-mapper-attachments

    Discontinued Mapper Attachments Type plugin for Elasticsearch

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Caffeine

    52 Ehcache VS Caffeine

    A high performance caching library for Java

  4. Apache JMeter

    Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services

  5. Redisson

    6 Ehcache VS Redisson

    Redisson: Valkey & Redis Java Client and Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache..

  6. Hazelcast

    Hazelcast is a unified real-time data platform combining stream processing with a fast data store, allowing customers to act instantly on data-in-motion for real-time insights.

  7. Apache Geode

    Apache Geode

  8. Apache ZooKeeper

    Apache ZooKeeper

  9. MapDB

    5 Ehcache VS MapDB

    MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.

  10. Chronicle Map

    Replicate your Key Value Store across your network, with consistency, persistance and performance.

  11. Vert.x

    52 Ehcache VS Vert.x

    Vert.x is a tool-kit for building reactive applications on the JVM

  12. Hystrix

    23 Ehcache VS Hystrix

    Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.

  13. storm

    7 Ehcache VS storm

    An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.

  14. ohc

    2 Ehcache VS ohc

    Java large off heap cache

  15. Zuul

    7 Ehcache VS Zuul

    Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Ehcache alternative or higher similarity.

Ehcache discussion

Log in or Post with

Ehcache reviews and mentions

Posts with mentions or reviews of Ehcache. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-27.
  • GC, hands off my data!
    6 projects | dev.to | 27 Oct 2023
    I decided to start with an overview of what open-source options are currently available. When it comes to the implementation of the on-heap cache mechanism, the options are numerous – there is well known: guava, ehcache, caffeine and many other solutions. However, when I began researching cache mechanisms offering the possibility of storing data outside GC control, I found out that there are very few solutions left. Out of the popular ones, only Terracotta is supported. It seems that this is a very niche solution and we do not have many options to choose from. In terms of less-known projects, I came across Chronicle-Map, MapDB and OHC. I chose the last one because it was created as part of the Cassandra project, which I had some experience with and was curious about how this component worked:
  • Counting faster with Postgres
    1 project | dev.to | 4 May 2022
    If the application is a simple two-tier app with only UI and some form of backend, then we can use a caching layer such as EH Cache or Cache tools to maintain the count of rows as and when we insert it. These caches can be backed by persistence so that the data is not lost. Caches are lightweight and pretty fast. Alternatively, one can store the count in the database itself. The key feature of this approach is that the trigger to update the count is the application's responsibility.
  • Resume Advice Thread - June 19, 2021
    2 projects | /r/cscareerquestions | 20 Jun 2021
    "EHCache" is formally "Ehcache".
  • A note from our sponsor - SaaSHub
    www.saashub.com | 16 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic Ehcache repo stats
3
2,082
7.5
about 1 month ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Java is
the 10th most popular programming language
based on number of references?