redisson
Real-time data client
A high-performance Java client for real-time data platform using Redis and Valkey
Redisson - Valkey and Redis Java client. Complete 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..
23k stars
876 watching
5k forks
Language: Java
last commit: 6 days ago
Linked from 4 awesome lists
cachedistributeddistributed-locksexecutorhibernatejavajsonlockmapmicronautquarkusqueueredisredis-clientschedulersessionspringtomcatvalkeyvalkey-client
Related projects:
Repository | Description | Stars |
---|---|---|
redis/jedis | A high-performance Java client for interacting with Redis servers. | 11,879 |
nalgeon/redka | An in-memory Redis implementation with SQLite backend, providing ACID transactions and compatibility with the Redis API. | 3,503 |
redis/node-redis | A high-performance Redis client for Node.js with support for various Redis commands and data structures | 16,943 |
redis/rueidis | A fast Redis client with features like auto-pipelining and client-side caching for high-performance data access in distributed systems. | 2,452 |
caoxinyu/redisclient | A Java-based GUI tool for interacting with Redis databases, providing features for data editing, management, and querying. | 2,442 |
redis/redis | An in-memory key-value store with persistence on disk and support for multiple data structures. | 67,030 |
vert-x3/vertx-redis-client | An asynchronous API to interact with Redis data structures from within an event-driven Java application. | 131 |
redis/ioredis | A high-performance, feature-rich Redis client for Node.js | 14,400 |
amakawa/redic | A lightweight Ruby client for Redis with features like pipelining and timeout configuration. | 120 |
2881099/csredis | A .NET client library for interacting with Redis and Redis Cluster instances. | 2,016 |
heroku/redo | A pipelined Redis client written in Erlang, providing low-level access to Redis commands and features. | 19 |
vapor/redis | An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 459 |
redisearch/redisearch | Provides querying and indexing capabilities on top of Redis | 5,548 |
redis/redis-rb | A Ruby client library for interacting with the Redis in-memory data store | 3,976 |
piaohao/godis | A Go library implementing Redis clients with features like cluster support, pipelines, transactions, and distributed locks. | 111 |