redisson
Java client library
A Java client providing a comprehensive set of tools and services for working with 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
875 watching
5k forks
Language: Java
last commit: about 1 month 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,909 |
nalgeon/redka | An in-memory Redis implementation with SQLite backend, providing ACID transactions and compatibility with the Redis API. | 3,551 |
redis/node-redis | A high-performance Redis client for Node.js with support for various Redis commands and data structures | 16,982 |
redis/rueidis | A fast Redis client with features like auto-pipelining and client-side caching for high-performance data access in distributed systems. | 2,499 |
caoxinyu/redisclient | A Java-based GUI tool for interacting with Redis databases, providing features for data editing, management, and querying. | 2,448 |
redis/redis | An in-memory key-value store with persistence on disk and support for multiple data structures. | 67,358 |
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,483 |
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,022 |
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 | 460 |
redisearch/redisearch | Provides querying and indexing capabilities on top of Redis | 5,585 |
redis/redis-rb | A Ruby client library for interacting with the Redis in-memory data store | 3,980 |
piaohao/godis | A Go library implementing Redis clients with features like cluster support, pipelines, transactions, and distributed locks. | 111 |