Pinned Repositories
ApprovalTests.Java
ApprovalTest verification library for Java
book
学习笔记
cws_evaluation
Java开源项目cws_evaluation:中文分词器分词效果评估对比
ddia
《Designing Data-Intensive Application》DDIA中文翻译
druid
为监控而生的数据库连接池!
etcd
Distributed reliable key-value store for the most critical data of a distributed system
fastjson
:bullettrain_side: A fast JSON parser/generator for Java
finagle
A fault tolerant, protocol-agnostic RPC system
paxosstore
PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat backend. Now PaxosStore is running on thousands of machines, and is able to afford billions of peak TPS.
shensweet's Repositories
shensweet/book
学习笔记
shensweet/finagle
A fault tolerant, protocol-agnostic RPC system
shensweet/paxosstore
PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat backend. Now PaxosStore is running on thousands of machines, and is able to afford billions of peak TPS.
shensweet/ApprovalTests.Java
ApprovalTest verification library for Java
shensweet/cws_evaluation
Java开源项目cws_evaluation:中文分词器分词效果评估对比
shensweet/ddia
《Designing Data-Intensive Application》DDIA中文翻译
shensweet/druid
为监控而生的数据库连接池!
shensweet/etcd
Distributed reliable key-value store for the most critical data of a distributed system
shensweet/fastjson
:bullettrain_side: A fast JSON parser/generator for Java
shensweet/flink
Mirror of Apache Flink
shensweet/influxdb
Scalable datastore for metrics, events, and real-time analytics
shensweet/kafka-manager
A tool for managing Apache Kafka.
shensweet/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
shensweet/motan
A remote procedure call(RPC) framework for rapid development of high performance distributed services.
shensweet/pika
Pika is a nosql compatible with redis protocol, it is developed by Qihoo's DBA and infrastructure team, and it is widely used in QiHoo
shensweet/redisson
Redisson - distributed and scalable Java data structures (BitSet, Set, ScoredSortedSet, SortedSet, Map, ConcurrentMap, List, Queue, BlockingQueue, Deque, Lock, AtomicLong, CountDownLatch, Publish / Subscribe, HyperLogLog, Redis pipelining) on top of Redis server. Java Redis client.
shensweet/RocketMQ
:rocket: Alibaba's MQ, also aliyun ONS.
shensweet/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
shensweet/storm
Mirror of Apache Storm
shensweet/TProfiler
TProfiler是一个可以在生产环境长期使用的性能分析工具
shensweet/vitess
vitess provides servers and tools which facilitate scaling of MySQL databases for large scale web services.