Pinned Repositories
etcd
Distributed reliable key-value store for the most critical data of a distributed system
rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
jepsen
A framework for distributed systems verification, with fault injection
.emacs.d
my .emacs.d file
amule-dlp
forked from http://code.google.com/p/amule-dlp/
asgfs
a simple gfs
sip_client
IMS/VoLTE SIP client
mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
rabbitmq-server
Open source RabbitMQ: core server and tier 1 (built-in) plugins
tikv
Distributed transactional key-value database, originally created to complement TiDB
lishuai87's Repositories
lishuai87/asgfs
a simple gfs
lishuai87/sip_client
IMS/VoLTE SIP client
lishuai87/.emacs.d
my .emacs.d file
lishuai87/amule-dlp
forked from http://code.google.com/p/amule-dlp/
lishuai87/chaos
my linux environment and useful tools
lishuai87/raftmq
raft message queue
lishuai87/HoneyBadgerBFT
The Honey Badger of BFT Protocols
lishuai87/cluster_info
Fork of Hibari's nifty cluster_info OTP app
lishuai87/data
my app data
lishuai87/ethereumj
Ethereum pure Java implementation.
lishuai87/exercise
some exercise program I've written
lishuai87/how-to-fxxk-gfw
如何愉快的翻墙
lishuai87/nksip
Erlang SIP application server
lishuai87/PA193_test_parser_Ethereum
lishuai87/parallel
some parallel algorithm
lishuai87/ra
A Raft implementation for Erlang and Elixir that strives to be efficient and make it easier to use multiple Raft clusters in a single system.
lishuai87/RabbitMQ
RabbitMQ系统3.5.3版本中文完全注释(同时实现了RabbitMQ系统和插件源代码编译,根据配置文件创建集群,创建客户端节点等相关功能,方便源代码的阅读)
lishuai87/rabbitmq-server
RabbitMQ Server
lishuai87/raft
C implementation of the Raft Consensus protocol, BSD licensed
lishuai87/raft-1
Golang implementation of the Raft consensus protocol
lishuai87/raft-zh_cn
Raft一致性算法论文的中文翻译
lishuai87/raft.tla
TLA+ specification for the Raft consensus algorithm
lishuai87/riak
Riak is a decentralized datastore from Basho Technologies.
lishuai87/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
lishuai87/rtl8812AU
Linux driver for Realtek 802.11ac based on Realtek's 5.1.5 version
lishuai87/shadowsocks
lishuai87/siperl
RFC 3261 (SIP) implementation in Erlang
lishuai87/spider
a little java spider, which can capture "Computer" channel in JD.com
lishuai87/tikv
Distributed transactional key value database powered by Rust and Raft
lishuai87/zatt
Python implementation of the Raft algorithm for distributed consensus