Commit Graph

762 Commits

Author SHA1 Message Date
haizhu
4f22be006f
Update distributed-system-cap.md 2020-10-13 16:37:20 +08:00
haizhu
86683c38be
Update distributed-system-cap.md
几个常用的CAP框架对比
2020-10-13 16:30:56 +08:00
yanglbme
1df021f274 feat: update sync workflow
更新 Sync 工作流
2020-10-13 11:06:02 +08:00
yanglbme
3d409e3863 docs: improve document 2020-10-12 10:16:07 +08:00
yanglbme
e51b033e6e docs: improve document and close #194 2020-10-03 21:58:25 +08:00
yanglbme
33dcf1b96e docs: improve docs and close #193 2020-10-02 15:28:46 +08:00
yanglbme
dd2740751e docs: format document with prettier
全面整理项目内容,可读性更佳
2020-09-24 09:54:38 +08:00
yanglbme
ffb727bbf2 feat: update dubbo-load-balancing 2020-09-17 09:36:14 +08:00
yanglbme
a38ffd0ccd fix: update dubbo-load-balancing(#190)
* close #190
2020-09-16 19:06:29 +08:00
yanglbme
572fd3e29a feat: add branch-merge action 2020-09-13 11:11:37 +08:00
Yang Libin
c5ea4eb663
docs: add redis-master-slave.md
添加:Redis 主从架构
2020-09-07 09:27:32 +08:00
Yang Libin
336aafee59
Merge pull request #186 from doocs/imgbot
[ImgBot] Optimize images
2020-08-30 17:08:26 +08:00
ImgBotApp
17252a8213
[ImgBot] Optimize images
*Total -- 1,473.40kb -> 1,184.44kb (19.61%)

/images/pdf.png -- 210.49kb -> 169.21kb (19.61%)
/docs/extra-page/images/pdf.png -- 210.49kb -> 169.21kb (19.61%)
/docs/big-data/images/pdf.png -- 210.49kb -> 169.21kb (19.61%)
/docs/high-concurrency/images/pdf.png -- 210.49kb -> 169.21kb (19.61%)
/docs/distributed-system/images/pdf.png -- 210.49kb -> 169.21kb (19.61%)
/docs/micro-services/images/pdf.png -- 210.49kb -> 169.21kb (19.61%)
/docs/high-availability/images/pdf.png -- 210.49kb -> 169.21kb (19.61%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-08-30 09:06:04 +00:00
yanglbme
b0975eab5d fix: update README.md 2020-08-30 17:02:56 +08:00
yanglbme
1779798bc2 fix: update README.md 2020-08-30 15:33:30 +08:00
yanglbme
7c1548e550 feat: add plugin 'docsify-to-pdf-converter'(#185) 2020-08-30 15:21:27 +08:00
Yang Libin
5f000b4180
Merge pull request #185 from franklingu/patch-1
fix: change urls to make export to pdf works
2020-08-30 14:28:47 +08:00
franklingu
b061955550
fix: change urls to make export to pdf works
currently, there are a few urls with this pattern /docs/...

when trying to covert to pdf for this docsify project, it fails with such errors:
~~~
ERROR:
combineMarkdowns

Error: file /docs/micro-services/huifer-what's-microservice-how-to-communicate.md is not exist, but listed in summary.md
~~~

by changing "/docs/..." to "./docs/..." the export will work.

What is more, changing of the URLs make URL patterns in summary.md consistent
2020-08-30 13:39:28 +08:00
Yang Libin
a5c95cffe3
fix: update es-introduction.md 2020-08-22 15:05:51 +08:00
yanglbme
2c3b60e2fd fix: change to cdn resources 2020-08-13 19:33:02 +08:00
yanglbme
cd3e2e0e68 Merge branch 'master' of github.com:doocs/advanced-java 2020-08-11 19:51:13 +08:00
yanglbme
3502c01d05 fix: update how-microservice-communicate 2020-08-11 19:49:54 +08:00
yanglbme
af79543f36 docs: update README.md
Explain how to run the project on the local machine.
2020-08-02 21:02:01 +08:00
yanglbme
50a80861b9 fix: update micro-services-technology-stack.md 2020-07-30 08:51:07 +08:00
yanglbme
706666502b fix: update redis-production-environment.md
修复小错误
2020-07-19 10:35:14 +08:00
yanglbme
c27e0e6ca2 fix: update index and README 2020-07-12 09:32:02 +08:00
Yang Libin
7ca42224fb
docs: update redis-single-thread-model, close #176
* thanks @YangDaWang
* close #176
2020-07-05 16:32:33 +08:00
Qimiao Chen
e08c603729
Merge pull request #172 from doocs/imgbot
[ImgBot] Optimize images
2020-06-27 22:35:41 +08:00
ImgBotApp
c1ea74b622
[ImgBot] Optimize images
*Total -- 252.56kb -> 231.27kb (8.43%)

/docs/micro-services/images/deal-with-complex-things-3.png -- 171.24kb -> 151.40kb (11.59%)
/docs/distributed-system/images/distributed-transaction-saga.png -- 81.32kb -> 79.87kb (1.78%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-06-27 14:28:57 +00:00
Yang Libin
109abf5bd5
Merge pull request #171 from AmyliaY/master
补充 分布式事务解决方案Saga
2020-06-27 22:27:26 +08:00
Yang Libin
84b0542289
Merge branch 'master' into master 2020-06-27 22:27:07 +08:00
Yang Libin
4b5e79bf70
fix: update distributed-transaction.md 2020-06-27 22:22:07 +08:00
AmyliaY
ffeb3460fa 补充 分布式事务解决方案Saga 2020-06-27 18:15:33 +08:00
yanglbme
18d5d4f5e2 fix: update index.html 2020-06-18 09:32:20 +08:00
yanglbme
e041316fc2 feat: update index and README 2020-06-18 09:26:51 +08:00
yanglbme
cb033cf05c fix: update index.html and README.md 2020-06-17 14:28:15 +08:00
yanglbme
d109c3e688 Merge branch 'master' of https://github.com/doocs/advanced-java 2020-06-16 10:42:09 +08:00
Yang Libin
c12ade2a1e
docs: update README.md 2020-06-12 09:13:26 +08:00
yanglbme
b42c5b4b85 docs: update README.md 2020-06-12 09:09:51 +08:00
yanglbme
303a5c6a16 feat: update README.md 2020-06-12 08:59:30 +08:00
yanglbme
0bac5bcb1b docs: update README and index.html 2020-06-01 09:08:32 +08:00
yanglbme
3ae0429a1a feat: update index.html 2020-05-31 16:03:11 +08:00
yanglbme
a0e7ac68cd docs: update README.md 2020-05-31 15:36:40 +08:00
Yang Libin
c50e14dc54
docs: update distributed-system-cap.md 2020-05-21 09:00:22 +08:00
Qimiao Chen
e24a954271
Merge pull request #167 from caiquan-github/distributed-system-cap
add CAP theorem
2020-05-14 11:10:08 +08:00
Kwon
7f1e5280ab add CAP theorem 2020-05-14 10:50:28 +08:00
Yang Libin
ac7cdaab8d
Merge pull request #166 from lihangqi/master
add an article
2020-05-10 08:59:09 +08:00
lihangqi
32f9c088dd fix picture display problem 2020-05-09 21:20:35 +08:00
lihangqi
743737116e add an article 2020-05-09 21:11:46 +08:00
Hank Li
6338744426
Merge pull request #3 from doocs/master
Update from doocs/advanced-java
2020-05-09 20:44:06 +08:00