Redis C++ client, support the data slice storage, support redis cluster, thread-safe,multi-platform,connection pool, read/write separation.
☆341Jul 2, 2024Updated last year
Alternatives and similar repositories for xredis
Users that are interested in xredis are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- xSkyProxy是一个简单易用的MYSQL代理程序,提供mysql数据分库分表,连接池,主从读写分离等功能。☆14Sep 14, 2017Updated 8 years ago
- xredis-server is a redis server framework library write by C++, using this library you can develop redis protocol compatible server easil…☆58Jun 6, 2018Updated 7 years ago
- xBlog is a simple, high-speed, customizable blog app developed by C++☆124Apr 19, 2023Updated 2 years ago
- xhttpcache is a HTTP static cache service, which is also NOSQL database as K-V storage supporting REDIS protocol interface as well as RES…☆74Jan 29, 2018Updated 8 years ago
- A C++ Redis client☆188May 22, 2019Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Redis C++ Client☆66Jan 8, 2024Updated 2 years ago
- Modern, asynchronous, and wicked fast C++11 client for Redis☆387Aug 20, 2022Updated 3 years ago
- a redis client supports cluster☆71Jul 16, 2019Updated 6 years ago
- C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform☆734Mar 1, 2023Updated 3 years ago
- Boost.asio based Redis-client library.☆325May 18, 2021Updated 4 years ago
- Provides connection pooling and auto-reconnect for hiredis. It is also minimalistic and easy to do customization.☆52Mar 13, 2021Updated 5 years ago
- Minimalistic C client for Redis >= 1.2☆6,671Mar 22, 2026Updated 3 weeks ago
- C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform - NO LONGER MAINTAINED - Please check https…☆1,263Apr 1, 2019Updated 7 years ago
- Redis client written in C++☆1,944Jan 21, 2026Updated 2 months ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Support redis cluster. Maintained and used at vipshop.☆330Nov 24, 2020Updated 5 years ago
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,761Apr 10, 2024Updated 2 years ago
- 一个C++的轻量级的分布式服务器引擎, 架构思想为一切皆service.☆483Dec 19, 2020Updated 5 years ago
- C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ f…☆3,059Updated this week
- c++ 网络事件库☆79Nov 25, 2014Updated 11 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆199Feb 5, 2018Updated 8 years ago
- Go-style concurrency in C++11☆3,308Jul 3, 2023Updated 2 years ago
- A C++ client for Redis. It supports consistent hashing, redis-server v2.0 and has a high level api for shared strings, integers, lists an…☆194Mar 2, 2011Updated 15 years ago
- zsummerX is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL/SELECT.☆322Oct 29, 2025Updated 5 months ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- a clean redis C++ client