Pinned Repositories
BaikalDB
BaikalDB, an Enhanced Structured Database.
beringei
Beringei is a high performance, in-memory storage engine for time series data.
braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
bzip2
mirror of bzip2
canal
阿里巴巴mysql数据库binlog的增量订阅&消费组件
cnetpp
a ligthweight asynchronized network library focused on backend c++ development
cnetppproto
a RPC framework for google protocol buffer
compression
Algorithms to compress sorted arrays of integers
csonpp
curve
myjfm's Repositories
myjfm/cnetpp
a ligthweight asynchronized network library focused on backend c++ development
myjfm/BaikalDB
BaikalDB, an Enhanced Structured Database.
myjfm/beringei
Beringei is a high performance, in-memory storage engine for time series data.
myjfm/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
myjfm/bzip2
mirror of bzip2
myjfm/curve
myjfm/DataX
DataX 是阿里巴巴集团内被广泛使用的离线数据同步工具/平台,实现包括 MySQL、Oracle、HDFS、Hive、OceanBase、HBase、OTS、ODPS 等各种异构数据源之间高效的数据同步功能。
myjfm/disruptor
High Performance Inter-Thread Messaging Library
myjfm/distributedlog
A high performance replicated log service.
myjfm/FASTER
Fast persistent recoverable log and key-value store, in C# and C++, from Microsoft Research.
myjfm/FastPFor
The FastPFOR C++ library: Fast integer compression
myjfm/go-tsz
Time series compression algorithm from Facebook's Gorilla paper
myjfm/gorilla-tsc
Implementation of time series compression method from the Facebook's Gorilla paper
myjfm/hbase
Mirror of Apache HBase
myjfm/hdfs
A native go client for HDFS
myjfm/jstorm
Enterprise Storm
myjfm/LogDevice
Distributed storage for sequential data
myjfm/opentsdb
A scalable, distributed Time Series Database.
myjfm/otter
阿里巴巴分布式数据库同步系统(解决中美异地机房)
myjfm/phxrpc
A simple C++ based RPC framework.
myjfm/pulsar
Pulsar - distributed pub-sub messaging system
myjfm/qfs
Quantcast File System
myjfm/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
myjfm/snappy
A fast compressor/decompressor
myjfm/touslebox
A toolbox with various of tools
myjfm/txn-compound
NFS Transactional Compounds
myjfm/uranium
a distributed high performance persistent NoSQL storage system
myjfm/yourec
myjfm/yugabyte-db
YugaByteDB is a transactional, high-performance database for building distributed cloud services. It supports Cassandra-compatible and Redis-compatible APIs, with PostgreSQL in Beta.
myjfm/yugong
阿里巴巴去Oracle数据迁移同步工具(全量+增量,目标支持MySQL/DRDS)