CallMeJiaGu / MySQL-ProtocolLinks
基于MySQL Protocol,实现自己数据库驱动( Based on MySQL Protocol, the implementation of its own database driver)
☆20Updated 6 years ago
Alternatives and similar repositories for MySQL-Protocol
Users that are interested in MySQL-Protocol are comparing it to the libraries listed below
Sorting:
- 第四届阿里中间件性能挑战赛初赛——高性能的 Service Mesh Agent 组件:服务注册与发现、协议转换、负载均衡☆10Updated 2 years ago
- rocketmq的磁盘存储模块,我增加了延时消息☆11Updated 6 years ago
- java实现的基于raft算法和netty网络通信的分布式强一致kv存储。☆13Updated last year
- 第三届阿里中间件性能挑战赛, 赛后整理☆17Updated 7 years ago
- 文件数据库☆62Updated 3 years ago
- 阿里巴巴第三届中间件性能挑战赛初赛程序——进程内消息引擎☆12Updated 8 years ago
- netty到底能干什么? 这个项目告诉你, netty什么都能干☆43Updated 3 years ago
- 最全面的disruptor的教材,剖析内部细节及适用场景☆41Updated 6 years ago
- 基于springboot , zookeeper , redis 分布式事务强一致性方案☆31Updated 3 years ago
- 超精简分布式对象存储☆48Updated 6 years ago
- 一个模仿Kafka的简单消息中间件☆15Updated 3 years ago
- 华为云TaurusDB性能挑战赛复赛☆18Updated 4 years ago
- 一个仿innodb的数据库存储引擎。