InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Top 23 Java Redi Projects
-
Project mention: JavaGuide: Comprehensive Java Learning and Interview Prep Resource | news.ycombinator.com | 2024-08-15
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
-
Redisson
Redisson - Valkey and Redis Java client. 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..
Project mention: Understanding Distributed Locking: A Deep Dive into RedLock with Redis | dev.to | 2025-03-20Redis Official Documentation Redisson GitHub Repository
-
Chat2DB
🔥🔥🔥AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite, H2, ClickHouse, and more.
Project mention: Understanding MySQL Composite Indexes: Structure, Search Behavior, and Optimization Principles | dev.to | 2025-05-06Go to Chat2DB website 🙋 Join the Chat2DB Community 🐦 Follow us on X 📝 Find us on Discord
-
eladmin
eladmin jpa 版本:项目基于 Spring Boot 2.7.18、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
-
-
As we mentioned earlier, we conducted a prototype test that revealed the limit of 30k msg/s throughput when using PostgreSQL for persistence message storage. At the moment we migrated to Redis, we already used the Jedis library for Redis interactions, primarily for cache management, and extended it to handle message persistence for persistent MQTT clients. However, the initial results of the Redis implementation with Jedis were unexpected. While we anticipated Redis would significantly outperform PostgreSQL, the performance improvement was modest — reaching only 40k msg/s throughput compared to the 30k msg/s limit with PostgreSQL.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
lettuce
Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
To overcome this limitation, we migrated to Lettuce, an asynchronous Redis client built on top of Netty. With Lettuce, our throughput increased to 60k msg/s, demonstrating the benefits of non-blocking operations and improved parallelism.
-
SuperMarket
设计精良的网上商城系统,包括前端、后端、数据库、负载均衡、数据库缓存、分库分表、读写分离、全文检索、消息队列等,使用SpringCloud框架,基于Java开发。该项目可部署到服务器上,不断完善中……
-
spring-data-redis
Provides support to increase developer productivity in Java when using Redis, a key-value store. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
-
-
-
-
-
-
kronotop
Kronotop is a distributed, transactional document database designed for horizontal scalability.
There is one more project that aims to build a MongoDB-like query engine and uses Redis wire protocol. It's Kronotop: https://github.com/kronotop/kronotop
It also works as a RESP3/RESP2 proxy for FoundationDB API.
-
springbootmicroservicedailybuffer
Spring Cloud Example (API Gateway, Zipkin, Redis, Authentication, Config Server, Docker, Kubernetes )
-
spring-boot-template-project
Code base for Spring Boot projects with MySQL, MongoDB, Redis and Kafka
-
-
❄️ Snowflake Cortex AI + Slack 🌐 Mistral Multi Modal ❄️ Journey to Snowflake Monitoring Mastery ❄️ Best Practices for Using QueryTag in Snowflake 💻 CFP The Way 🦾 Multi Agent Framework AWS 📊 Cool Emojis 📈 bRAG LangChain 📝 Tool: What's in your stack? 📎 Awesome Event Driven Architecture Articles 📝 10 AI Open Source Tools 🫶 Documind 💻 Zerox AI 📈 Garak Open Source LLM Scanner 🦾 Magic Quill Image Project 🏃 vLLM to serve LLMs 🤖 OASIS Simulator 🙋🏻♂️ Creating Projects with UV 🛠️ RagFormation ✅ AutoKitteh Tool ✅ WebVM in the browser ✅ UV Pytorch ✅ Redis SQL Trino ✅ Bluesky Websocket Firehose in browser ✅ Data Engineer Handook ✅ Automatic Speech Recognition (ASR) on Edge Devices 🦾 Automatic Researcher with Ollama 🛠️ Podcastify Open Source 🙋🏻♂️ NVIDIA Jetpack 6.1 Upgrade
-
-
OpenStreamify
This web application, built with Spring Boot, is a powerful and feature-rich streaming platform for managing and delivering movies and TV series. It offers secure JWT-based authentication, efficient request handling with Spring MVC, and a robust access control system based on user roles and permissions.
Project mention: OpenStreamify – Movie Streaming Application in Spring Boot | news.ycombinator.com | 2024-09-26 -
Redis-Hibernate2ndLevelCache-SpringBoot
Implement Hibernate 2nd level Cache with Redis, Spring Boot, and Spring Data JPA
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Java Redis discussion
Java Redis related posts
-
Kronotop: Horizontally scalable, distributed, transactional document database
-
Semantic Search with Spring Boot & Redis
-
Understanding Distributed Locking: A Deep Dive into RedLock with Redis
-
How TBMQ Uses Redis for Reliable P2P MQTT Messaging
-
Hybrid Cache Strategy in Spring Boot: A Guide to Redisson and Caffeine Integration
-
Node.js + ioredis + elasticache
-
JavaGuide: Comprehensive Java Learning and Interview Prep Resource
-
A note from our sponsor - InfluxDB
www.influxdata.com | 14 May 2025
Index
What are some of the best open-source Redi projects in Java? This list will help you:
# | Project | Stars |
---|---|---|
1 | JavaGuide | 149,613 |
2 | advanced-java | 77,588 |
3 | Redisson | 23,779 |
4 | Chat2DB | 22,893 |
5 | eladmin | 21,625 |
6 | springboot-learning-example | 16,434 |
7 | Jedis | 12,041 |
8 | lettuce | 5,572 |
9 | SuperMarket | 2,055 |
10 | spring-data-redis | 1,796 |
11 | jimmer | 1,216 |
12 | testcontainers-spring-boot | 866 |
13 | CosId | 541 |
14 | Rqueue | 355 |
15 | riot | 311 |
16 | kronotop | 266 |
17 | springbootmicroservicedailybuffer | 66 |
18 | spring-boot-template-project | 41 |
19 | redis-streams-in-action | 39 |
20 | redis-sql-trino | 38 |
21 | rqueue-task-exector | 27 |
22 | OpenStreamify | 24 |
23 | Redis-Hibernate2ndLevelCache-SpringBoot | 12 |