Pika is a nosql compatible with redis, it is developed by Qihoo's DBA and infrastructure team
The Paxos library implemented in C++ that has been used in the WeChat production environment.
GoFrame is a modular, powerful, high-performance and production-ready application development framework of golang.
SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
为Docker Desktop for Mac/Windows开启Kubernetes和Istio - Enable Kubernetes/Istio on Docker Desktop in China
X-Pipe是由携程框架部门研发的Redis多数据中心复制管理系统。基于Redis的Master-Slave复制协议,实现低延时、高可用的Redis多数据中心复制,并且提供一键机房切换,复制监控、异常报警等功能。开源版本和携程内部生产环境版本一致。