2018年10月笔记
认证鉴权与API权限控制在微服务架构中的设计与实现
https://github.com/keets2012/Auth-service
http://blueskykong.com/categories/Security/
Databus架构分析与初步实践(for mysql)
http://tech.lede.com/2017/05/24/rd/server/databus/
MySQL增量订阅&消费组件Canal POC
https://www.cnblogs.com/jager/p/6594941.html
大众点评分库分表中间件Zebra
https://github.com/dianping/zebra/blob/master/zebra-api/README_SHARD_SQL.md
https://github.com/dianping/zebra
CDS维护手册
https://note.youdao.com/share/?id=600644fa1dd0a8451e1242d0fa49fe4c&type=note#/
Zuul性能测试
https://blog.csdn.net/u013815546/article/details/69669165
kafka数据可靠性深度解读
https://blog.csdn.net/u013256816/article/details/71091774#comments
ElasticSearch + Canal 开发千万级的实时搜索系统
https://www.cnblogs.com/chanshuyi/p/6669006.html
缓存一致性和跨服务器查询的数据异构解决方案canal
https://www.cnblogs.com/huangxincheng/p/7456397.html
G1收集器与CMS收集器的对比与实战
http://blog.chriscs.com/2017/06/20/g1-vs-cms/
Netty堆外内存泄露排查与总结
https://mp.weixin.qq.com/s/DESrF57_tDWH2TVqwe574g
Kafka 安装及快速入门
https://segmentfault.com/a/1190000012730949
nohub java -jar xx.jar >/dev/null 2>&1 &
https://blog.csdn.net/dufufd/article/details/79061330?utm_source=blogxgwz1
canal源码分析简介
http://www.tianshouzhi.com/api/tutorials/canal/380
解决Navicat for MySQL 连接 Mysql 8.0.11 出现1251- Client does not support authentication protocol 错误
https://blog.csdn.net/seventopalsy/article/details/80195246
CentOS下的Mysql的安装和使用
https://www.cnblogs.com/suxiaoman/p/7693066.html
https://blog.csdn.net/qq_32851561/article/details/81146314
CentOS7开启MySQL binlog日志
https://blog.csdn.net/lhxsir/article/details/82907860
mybatis-spring 1.2.3版本bug,多mapper注入时,该项目会报BeanCurrentlyInCreationException,Is there an unresolvable circular reference?警告
https://github.com/abel533/MyBatis-Spring-Boot/issues/2
zookeeper的可视化管理工具
https://github.com/xin497668869/zookeeper-visualizer
【mysql】开启mysql的binlog日志&查看
https://blog.csdn.net/debimeng/article/details/78032408