Commit Graph

490 Commits

Author SHA1 Message Date
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
yanglbme
1bb316e1ed fix: update documents about Redis and ElasticSearch
更新 Redis 和 ElasticSearch 文档说明
2020-05-09 18:21:04 +08:00
yanglbme
ce7011855a fix: update documents about Redis
更新 Redis 相关文档
2020-05-09 15:34:51 +08:00
Yang Libin
a14b73265d
docs: fix typo in dubbo-load-balancing, close #165
* Thanks @YANGJINJUE
* See https://github.com/doocs/advanced-java/blob/master/docs/distributed-system/dubbo-load-balancing.md
2020-05-09 14:36:34 +08:00
yanglbme
9e50672429 feat: add Edit on GitHub button for pages
添加“在 GitHub 编辑”按钮
2020-05-06 20:37:40 +08:00
yanglbme
36e13c9496 Merge branch 'master' of github.com:doocs/advanced-java 2020-05-06 20:25:57 +08:00
yanglbme
d1e7119c84 feat: add markdown formatter 2020-05-06 20:23:11 +08:00
Yang Libin
e34548df1d
Merge pull request #163 from ZhenghaeHo/master
redis不能使用setnx和expire来实现分布式锁,应使用set命令及其nx,ex和px选项来实现
2020-04-30 09:06:19 +08:00
Yang Libin
d3c4fbee00
docs: update distributed-lock-redis-vs-zookeeper.md 2020-04-30 09:05:44 +08:00
何正海
0efe1201a6
Update distributed-lock-redis-vs-zookeeper.md 2020-04-30 02:28:04 +08:00
何正海
66a8ff1c2d
Update distributed-lock-redis-vs-zookeeper.md 2020-04-30 02:24:05 +08:00
何正海
fc36ecc34a
Update distributed-lock-redis-vs-zookeeper.md 2020-04-30 02:22:23 +08:00
何正海
2d7423f1bd
Update distributed-lock-redis-vs-zookeeper.md 2020-04-30 02:14:14 +08:00
何正海
9e3699d2fd
Update distributed-lock-redis-vs-zookeeper.md 2020-04-30 02:03:34 +08:00
何正海
baee77b557
Update dubbo-serialization-protocol.md 2020-04-28 22:45:27 +08:00
yanglbme
c4cad8a09e fix: update why-cache.md 2020-04-26 19:15:35 +08:00
Yang Libin
954735ab00
Merge pull request #162 from tonywangcn/patch-1
Update migrating-from-a-monolithic-architecture-to-a-microservices-ar…
2020-04-21 10:54:06 +08:00
TonyWang
05e18a6528
Update migrating-from-a-monolithic-architecture-to-a-microservices-architecture.md 2020-04-21 10:36:43 +08:00
yanglbme
d7756c751b docs: link redis-consistence.md to #54 2020-04-20 22:12:02 +08:00
Qimiao Chen
933a3ac73d
更正ShardingSphere和Sharding-JDBC之前的关系
更正ShardingSphere和Sharding-JDBC之前的关系
2020-04-20 10:25:07 +08:00
何正海
2faab87016
更正ShardingSphere和Sharding-JDBC之前的关系
更正ShardingSphere和Sharding-JDBC之前的关系
2020-04-20 09:28:14 +08:00
Qimiao Chen
5e0a6fdbc1
Fix missing word 2020-04-19 17:54:04 +08:00
Qimiao Chen
421f9f1202
Polishing 2020-04-18 12:05:46 +08:00