Pinned Repositories
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识
Awesome-Profile-README-templates
A collection of awesome readme templates to display on your profile
Best-README-Template
An awesome README template to jumpstart your projects!
gjxaiou.github.io
It's the personal blog website, which plans to continuously output the notes learned by oneself in the form of blog, http://www.gjxaiou.com
gold-miner
🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
LeetCode
Deepen the understanding of data structure and algorithm through continuous practice
Notes
Including JVM, Java concurrency, Spring framework, Data structure and Algorithm, Computer network, Design pattern, Python, C++, Linux, Mysql, Redis,MATLAB, Git and other tools, etc.
NotesProject
It's the code example corresponding to notes in the Notes repository and an O2O mall project built with SSM.
O2O
A complete analysis of the construction process of a mall project, including the complete project code and a complete project document, read it online at http://o2o.gjxaiou.com
SourceCodeAndDocs
Read the source code analysis of JDK1.8, Spring and MyBatis
GJXAIOU's Repositories
GJXAIOU/Notes
Including JVM, Java concurrency, Spring framework, Data structure and Algorithm, Computer network, Design pattern, Python, C++, Linux, Mysql, Redis,MATLAB, Git and other tools, etc.
GJXAIOU/NotesProject
It's the code example corresponding to notes in the Notes repository and an O2O mall project built with SSM.
GJXAIOU/LeetCode
Deepen the understanding of data structure and algorithm through continuous practice
GJXAIOU/O2O
A complete analysis of the construction process of a mall project, including the complete project code and a complete project document, read it online at http://o2o.gjxaiou.com
GJXAIOU/SourceCodeAndDocs
Read the source code analysis of JDK1.8, Spring and MyBatis
GJXAIOU/Awesome-Profile-README-templates
A collection of awesome readme templates to display on your profile
GJXAIOU/Best-README-Template
An awesome README template to jumpstart your projects!
GJXAIOU/ByteTCC
ByteTCC is a distributed transaction manager based on the TCC(Try/Confirm/Cancel) mechanism. It’s compatible with the JTA specification. User guide: https://github.com/liuyangming/ByteTCC/wiki
GJXAIOU/gjxaiou.github.io
It's the personal blog website, which plans to continuously output the notes learned by oneself in the form of blog, http://www.gjxaiou.com
GJXAIOU/collusion-warrior-framework
jpa的插件,可以自动通过双写的方式同步es
GJXAIOU/db-double-write
实现MySQL与其它存储设备(ElasticSearch/MongoDB)的双写功能
GJXAIOU/ddia
《Designing Data-Intensive Application》DDIA中文翻译
GJXAIOU/docs
TiDB database documentation.
GJXAIOU/EDW
数据双写组件,可支持mysql和es的双写或者mysql和mongo双写
GJXAIOU/GJXAIOU
GJXAIOU/hacker-laws-zh
💻📖对开发人员有用的定律、理论、原则和模式。(Laws, Theories, Principles and Patterns that developers will find useful.)
GJXAIOU/IdGenerator
💎迄今为止最全面的分布式主键ID生成器。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/SQL 等多语言,且提供 PHP 扩展及 Python、Node.js、Ruby 多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。
GJXAIOU/jdk
JDK main-line development
GJXAIOU/Leaf
Distributed ID Generate Service
GJXAIOU/mybatis-3
MyBatis SQL mapper framework for Java
GJXAIOU/mysql-deadlocks
收集一些常见的 MySQL 死锁案例
GJXAIOU/parent
The MyBatis parent POM which has to be inherited by all MyBatis modules
GJXAIOU/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
GJXAIOU/smooth_switch_datasource
平滑切库的测试项目,重点在于业务双写,数据源的测试案例。对应文档解析:https://www.yuque.com/liwenguang/ogxvf1/ny150b
GJXAIOU/spring
Spring integration for MyBatis 3
GJXAIOU/springcloud-config
springcloud-config的配置中心
GJXAIOU/system-design-interview
System design interview for IT companies
GJXAIOU/tcc-transaction
tcc-transaction是TCC型事务java实现
GJXAIOU/TiDBDocs_CN
TiDB/TiKV/PD documentation in Chinese.
GJXAIOU/tomcat
Apache Tomcat