tangtang2013 / MySQL-Research
MySQL数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)
☆14Updated 11 years ago
Alternatives and similar repositories for MySQL-Research:
Users that are interested in MySQL-Research are comparing it to the libraries listed below
- A implement of protobuf-rpc based on nginx☆30Updated 7 years ago
- 学习redis源码过程笔记、问题记录,通过代码阅读熟悉分布式NOSQL数据库redis cluster集群功能、主从复制,节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助☆28Updated 7 years ago
- JBFS 是基于facebook haystack 开发的一套分布式海量小文件存储系统☆18Updated 8 years ago
- 基于mqtt实现的即时通讯IM服务☆41Updated 8 years ago
- 通用消息队列☆12Updated 7 years ago
- GIM是linux环境下的一个大并发,可扩展的在线推送和IM服务框架(并不局限于IM,可以方便的扩展到其他业务场景),在典型的24核,32G内存机器上,单台服务器可以支持超过100万在线用户,TPS>5w,在了解基本架构和协议之后,能够很方便的对后端业务逻辑进行扩展。该开源…☆37Updated 9 years ago
- DataX 是阿里巴巴集团内被广泛使用的离线数据同步工具/平台,实现包括 MySQL、Oracle、HDFS、Hive、OceanBase、HBase、OTS、ODPS 等各种异构数据源之间高效的数据同步功能。☆23Updated 3 years ago
- 用c语言写的dbproxy☆35Updated 3 years ago
- nginx-1.14.0版本的源码分析☆16Updated 4 years ago
- 基于sentinel的redis集群的客户端, 支持自动主从切换, 采用ketama作为一致性hash算法☆28Updated 7 years ago
- 轻量级分布式消息队列☆24Updated 10 years ago
- 阿里巴巴中间件大赛第一赛季代码(排名33)☆8Updated 8 years ago
- HotSpot JVM针对Linux-x86平台的源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆32Updated 8 years ago
- ☆13Updated 8 years ago
- A set of go tools with simple construction and powerful features.☆18Updated 9 years ago
- 基于TCP长连接的推送服务框架,具有良好的扩展性,同时单台连接服务器能支撑超过百万级的连接☆28Updated 9 years ago
- 基于spring-sharding-mybaits集成redis缓存的游戏分布式存储框架.支持将对象序列化到队列里,异步存储。 使用spring集成mybatis3垂直和水平分库mysql.使用模版编程,采用代理模式,采集变化的字段,自动完成拼写sql,降低数据库落地难度 …☆45Updated 7 years ago
- TeamTalk☆16Updated 9 years ago
- 个人总结的Java算法和实战demo☆11Updated 5 years ago
- 分布式事务处理框架☆26Updated 7 years ago
- redis学习笔记☆34Updated 10 years ago
- it's a simple and easy net framework with nio mode written by java☆40Updated 7 years ago
- Cassandra java-driver源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆30Updated 9 years ago
- 简单的日志收集服务,是使用log4j的SocketServer,用来收集分布式系统中的日志,方便集中日志查询、分析☆8Updated 12 years ago
- (C++)基于图数据结构与拓扑序列的任务调度demo☆64Updated 6 years ago
- decode-redis-2.8 源码注释☆74Updated 10 years ago
- redis、memcached缓存代理twemproxy源码详细分析注释,带详尽中文注释及函数调用关系☆55Updated 4 years ago
- 游戏开发中有原型数据,而原型数据经常都是通过excel进行编写,此项目将excel转成ndb文件(二进制文件),然后客户端和服务器可以按照指定的格式读取☆18Updated 7 years ago
- MySQL distribute proxy base on core-business-object☆19Updated 7 years ago
- 使用libevent开发的高并发后台服务器架构,包含:mysql分区管理层,redis分区管理层,网络层,请求对象业务层,操作日志记录层,调试日志,支持ssl会话加密☆23Updated 9 years ago