Implement Hibernate 2nd level Cache with Redis, Spring Boot, and Spring Data JPA

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Redis-Hibernate2ndLevelCache-SpringBoot

    Implement Hibernate 2nd level Cache with Redis, Spring Boot, and Spring Data JPA

  • This blog post explains the process of implementing Redis Cache as Hibernate 2nd level cache using the Spring Boot, Spring Data JPA. Source code and config files are uploaded to Github.

  • SpringBoot-RedisCache

    Discontinued Implement Hibernate 2nd level Cache with Redis, Spring Boot, and Spring Data JPA [Moved to: https://github.com/pavankjadda/Redis-Hibernate2ndLevelCache-SpringBoot]

  • $ git clone [https://github.com/pavankjadda/SpringBoot-RedisCache](https://github.com/pavankjadda/SpringBoot-RedisCache)$ cd SpringBoot-RedisCache$ docker-compose -f src/main/resources/docker/docker-redis.yml up

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Redisson

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

  • 4. We use the open-source library Redisson to connect to Redis instance and use Redis as Hibernate 2nd level cache. Please see their Github repo for more information.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Running Kubernetes Application on Docker Desktop for Mac

    1 project | dev.to | 23 Dec 2020
  • Top 10 GitHub repositories for Java developers ✨

    1 project | dev.to | 26 May 2024
  • JHipster 8 - Analisando o código da nossa primeira aplicação monolítica - Parte 2/3

    1 project | dev.to | 6 May 2024
  • Instant API for databases adds automatic TSID primary keys

    1 project | dev.to | 5 May 2024
  • Expose your database as a REST API safely and without code

    1 project | dev.to | 11 Apr 2024