Stars
Alluxio, data orchestration for analytics and machine learning in the cloud
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" mea…
A framework for distributed systems verification, with fault injection
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
TerichDB, an open source data store based on terark engine
For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
I will implement the mk algorithm in redis.The mk algorithm can eliminate the latency peak when redis is making a snapshot.
rdtscbench measures small and large operations using clock cycles as time measurement unit. It uses RDTSC x86 instruction to get clock cycles from CPU registers.