Commit Graph

171 Commits

Author SHA1 Message Date
Oliver
c40820bd49
docs: remove redundant word (#267) 2022-05-30 20:56:31 +08:00
Oliver
128d570822
docs: fix typo in redis-cluster.md (#266) 2022-05-30 14:37:18 +08:00
Yang Libin
2034f7d308
feat: use aliyun oss (#264) 2022-05-27 16:32:07 +08:00
Yang Libin
908b5926ab
chore: change cdn (#263)
Use fastly.jsdelivr.net

More options: test1.jsdelivr.net, testingcf.jsdelivr.net, fastly.jsdelivr.net, gcore.jsdelivr.net
2022-05-23 21:57:45 +08:00
Yang Libin
d665009a2f
docs: fix typo and close #261
Thanks @Protosskrz
2022-05-09 16:10:33 +08:00
Xiaodan Mao
e0632f0078
docs: fix typo (#258) 2022-04-10 15:01:42 +08:00
Qimiao Chen
e993096419
添加详细说明,避免产生歧义
指出释放操作并不是多线程执行的,只是因为IO读写与释放命令执行不是一个线程,释放命令不会阻塞网络IO读写,因此才提高了性能
2022-03-07 17:17:18 +08:00
yanglbme
d7fd27a6df docs: update mq article 2022-01-25 18:50:24 +08:00
yanglbme
f13c59236d docs: update mq articles 2022-01-25 16:02:31 +08:00
yanglbme
c13d296ad6 docs: update why-mq article 2022-01-25 14:58:50 +08:00
yanglbme
eeb23b4d5c docs: update micro-services and high-concurrency modules 2021-11-27 12:01:13 +08:00
yanglbme
8585470be9 chore: update some articles 2021-09-02 22:01:32 +08:00
Kun Liu
80cb1f2c34
docs: update caching penetration content (#232)
* docs: update caching penetration content
* Update redis-caching-avalanche-and-caching-penetration.md

Co-authored-by: Yang Libin <contact@yanglibin.info>
2021-07-24 14:06:35 +08:00
yanglbme
b55228868a docs: update es-write-query-search document
- close #231
- close #226
2021-07-22 20:16:13 +08:00
yanglbme
fe5ee74784 docs: update redis-consistence.md 2021-07-09 20:10:28 +08:00
yanglbme
f0cccea6ad chore: remove duplicated images 2021-06-17 09:18:44 +08:00
Forward
d3902030e5
docs: fix typo in redis-cluster (#225) 2021-05-26 22:17:34 +08:00
yanglbme
8accf7a03a chore: remove duplicated images 2021-05-25 09:53:40 +08:00
yanglbme
9b7a06be94 docs: update lru cache implement 2021-05-09 17:01:15 +08:00
yanglbme
6ece259fce chore: use compressed files 2021-04-23 16:42:20 +08:00
yanglbme
7dd8eee736 fix: update darkmode configuration 2021-04-10 17:07:45 +08:00
tgpcai
259a342a48
add knowledge about redis-rehash (#223)
* redis-rehash
* Successfully add link

Co-authored-by: Yang Libin <contact@yanglibin.info>
2021-04-09 15:36:57 +08:00
yanglbme
25fdbe054b docs: update redis-persistence description 2021-01-29 19:01:51 +08:00
Wayne Chu
8f34b4775e docs: 修正查看主从同步延时命令 2020-11-29 20:49:50 +08:00
yanglbme
b255977a5e feat: minor changes in micro-services module 2020-11-04 10:06:04 +08:00
yanglbme
d8ae1aedde fix: update kafka offsets description 2020-10-26 20:08:19 +08:00
yanglbme
cc4305ca36 feat: update mq-time-delay-and-expired-failure
RocketMQ 消息积压解决方案补充
2020-10-13 20:24:39 +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
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
Yang Libin
a5c95cffe3
fix: update es-introduction.md 2020-08-22 15:05:51 +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
Yang Libin
7ca42224fb
docs: update redis-single-thread-model, close #176
* thanks @YangDaWang
* close #176
2020-07-05 16:32:33 +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
yanglbme
d1e7119c84 feat: add markdown formatter 2020-05-06 20:23:11 +08:00
yanglbme
c4cad8a09e fix: update why-cache.md 2020-04-26 19:15:35 +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
421f9f1202
Polishing 2020-04-18 12:05:46 +08:00
Qimiao Chen
95a35f2bd4
Polishing 2020-04-18 10:28:33 +08:00
Qimiao Chen
458181ad8e
Fix typo 2020-04-07 10:04:32 +08:00
yanglbme
ee7f18e797 feat: update duplicate files and generate pagination
移除冗余文件,激活页面底部导航
2020-04-05 16:25:25 +08:00
yanglbme
d497fffafb fix: update documents description 2020-04-04 10:40:03 +08:00
Qimiao Chen
bf8ab591bf
Polishing 2020-04-01 13:43:00 +08:00
Qimiao Chen
fa803c94cc
Polish Javadoc in LRUCache 2020-04-01 11:25:43 +08:00
Qimiao Chen
70d7136fad
Fix typo 2020-03-31 17:08:40 +08:00