# redisson/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..

Repository: https://github.com/redisson/redisson
Canonical: https://ross.abutalabs.com/products/redisson
Homepage: https://redisson.pro
Language: Java
License: Apache-2.0
License Family: permissive
Topics: java, redis, lock, map, queue, executor, redis-client, distributed, distributed-locks, tomcat, hibernate, cache, scheduler, session, valkey, valkey-client, micronaut, quarkus, spring, json
Last push: 2026-08-24T11:31:15+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 96, longevity 100
- inputs: {"age_days": 4617, "days_push": 9, "days_rel": 29, "gap_med": 19.0, "n_releases_24m": 31}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 24378, forks 5492 (observed 2026-08-28T04:11:37.064311+00:00)

## What it is
Redisson is a Java client and real-time data platform for Redis and Valkey, built on Netty, offering sync, async, reactive, and RxJava3 APIs. It provides 50+ distributed Java objects, collections, and services such as locks, maps, queues, rate limiters, and cache API implementations for Spring, Hibernate, and JCache.

## Use cases
- connect to redis from java
- implement distributed locks in java
- cache with spring cache and redis
- distributed java collections backed by redis
- rate limiting with redis
- redis-based message queue in java
- use valkey from a jvm application
- distributed scheduler and executor on redis

## When to choose
- you need a mature, feature-rich Java client for Redis or Valkey
- you want distributed locks, semaphores, or collections with familiar Java APIs
- you need JCache, Spring Cache, Hibernate, or MyBatis cache integrations
- you require reactive or RxJava3 APIs for Redis access

## When to avoid
- you use a non-JVM language
- you only need simple raw Redis commands without distributed abstractions
- you need a lightweight client with minimal dependencies

## Facets
- artifact type: library
- maturity: stable
- function: database-driver, caching, message-queue, rpc, rate-limiting, scheduling, search-engine
- domain: databases, microservices, backend, developer-tools
- platform: jvm, cross-platform
- tags: redis-client, valkey-client, distributed-locks, distributed-collections, netty, spring-cache, jcache, hibernate-cache, pub-sub, bloom-filter, messaging, android

## Member repositories
- redisson/redisson (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:37.064311+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:56:14.586377+00:00, confidence not recorded.
  - readme: https://github.com/redisson/redisson (fetched 2026-08-28T04:11:37.064311+00:00, sha e1b0c63752bf)
  - homepage: https://redisson.pro (fetched 2026-08-29T07:53:35.768256+00:00, sha 8ea32d305337)
  - site_page: https://redisson.pro/docs (fetched 2026-08-29T07:53:35.778094+00:00, sha 324b9304a997)
  - site_page: https://redisson.pro/about.html (fetched 2026-08-29T07:53:35.782006+00:00, sha f22400b6581a)
  - site_page: https://redisson.pro/docs/getting-started (fetched 2026-08-29T07:53:35.784253+00:00, sha fefd1ba5e384)
  - site_page: https://redisson.pro/pricing.html (fetched 2026-08-29T07:53:35.780287+00:00, sha fdf9a18f7c22)
- Data as of 2026-08-30T08:39:29.467469+00:00.
