Repository navigation
valkey-client
- Website
- Wikipedia
Redisson - Valkey & 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..
A flexible distributed key-value database that is optimized for caching and other realtime workloads.
An open source Valkey client library that supports Valkey, and Redis open source 6.2, 7.0 and 7.2. Valkey GLIDE is designed for reliability, optimized performance, and high-availability, for Valkey and Redis OSS based applications. GLIDE is a multi language client library, written in Rust with programming language bindings, such as Java and Python
A fast Golang Valkey client that supports Client Side Caching and Auto Pipelining.
Valkey Python client based on a fork of redis-py
coredis is an async redis client for python with support for redis cluster, sentinel and some popular redis modules
A library collection and web microframework
A Redis protocol implement for Node.js, for Redis/Valkey
A feature-rich Terminal User Interface (TUI) client for Redis and Valkey, combining the navigation style of k9s with the functionality of RedisInsight.
redis-crud-client
Use Redis/Valkey/KeyDB/etc. from the fish shell
A comprehensive benchmark suite for comparing rate-limiter-flexible options using Valkey and Redis clients.
Distributed locks on java based on valkey database and valkey-java library. Also have distributed Java collections and scan iterators. Clone of JedisExtraUtils