#redis-client (26 Repositories)
Ranked open-source repositories tagged with #redis-client, scored by pull request acceptance likelihood and maintainer engagement velocity.
26.6%
147.7h
26 repositories tagged #redis-client
qishibo/AnotherRedisDesktopManager
🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.
redis/go-redis
Redis Go client
whatyouhide/redix
Fast, pipelined, resilient Redis driver for Elixir. 🛍
redis/rueidis
A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, RDMA, etc.
redis/jedis
Redis Java client
StackExchange/StackExchange.Redis
The Redis client for .NET
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..
redis/lettuce
Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
kristoff-it/zig-okredis
Zero-allocation Client for all the various Redis forks
laserdisc-io/laserdisc
A Future-free Fs2 native pure FP Redis client
dahomey-technologies/rustis
An asynchronous Redis client for Rust
artemeff/redis
Redis commands for Elixir
danielshaving/redis-cpp17
redis-cpp17 is a cross platfrom compatible redis protocol with multithreaded c++17 client,server,proxy
admpub/nging
网站服务器管理面板,包含:计划任务 / MySQL管理 / Redis管理 / FTP管理 / SSH管理 / 服务器管理 / Caddy和Nginx配置 / DDNS / FRP可视化配置 / 云存储管理 等功能。可运行于 Windows / Linux / MacOS 等主流系统平台和 树莓派 / 路由器 等ARM设备
sohutv/cachecloud
搜狐视频(sohu tv)Redis私有云平台 :支持Redis多种架构(Standalone、Sentinel、Cluster)高效管理、有效降低大规模redis运维成本,提升资源管控能力和利用率。平台提供快速搭建/迁移,运维管理,弹性伸缩,统计监控,客户端整合接入等功能。(CacheCloud is a Redis cloud management platform. It supports Standalone, Sentinel, and Cluster architectures for Redis, effectively reducing large-scale Redis operation and maintenance costs, and improving resource management and utilization. The platform provides rapid construction/migration, operation and maintenance management, elastic scaling, statistical monitoring, client integration and access and other functions)
stefanwille/crystal-redis
Full featured Redis client for Crystal
0xsky/xredis
Redis C++ client, support the data slice storage, support redis cluster, thread-safe,multi-platform,connection pool, read/write separation.
thepirat000/CachingFramework.Redis
Distributed caching based on StackExchange.Redis and Redis. Includes support for tagging and is cluster-compatible.
shineframe/shineframe
高性能超轻量级C++开发库及服务器编程框架
nekipelov/redisclient
Boost.asio based Redis-client library.
RediSearch/redisearch-go
Go client for RediSearch
IBM-Cloud/redli
Redli - A humane alternative to the Redis-cli and TLS
nitishm/go-rejson
Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)
2881099/FreeRedis
🦄 FreeRedis is .NET40+ redis client. supports cluster, sentinel, master-slave, pub-sub, lua, pipeline, transaction, streams, redisearch, client-side-caching, and pooling.
NoneGG/aredis
redis client for Python asyncio (has support for redis server, sentinel and cluster)
redis/ioredis
🚀 A robust, performance-focused, and full-featured Redis client for Node.js.