Senrian
7e5f9027a9
docs: mark RabbitMQ mirror cluster mode as deprecated since 4.0 ( #339 )
...
Fix #329 - RabbitMQ High Availability Description is Outdated
- Add deprecation warning to mirror cluster mode section
- Note that mirror cluster mode is deprecated since RabbitMQ 4.0
- Recommend Quorum Queues as the preferred HA solution
- Reference issue #329
Co-authored-by: OpenClaw Agent <oc-agent@openclaw.ai >
2026-04-17 16:58:59 +08:00
Senrian
255639d1a2
docs(high-concurrency): recommend Quorum Queues ( #332 )
2026-03-30 14:40:12 +08:00
yanglbme
37836e369c
fix: update links
2025-04-13 18:54:50 +08:00
yanglbme
5d354f0dcd
chore: build site with vitepress
2025-04-13 18:44:18 +08:00
Zane
ef7ed71dd5
docs: modify database-shard-global-id-generate.md ( #307 )
2024-07-24 16:20:58 +08:00
Zane
ed8f9fc70c
docs: modify how-to-ensure-the-reliable-transmission-of-messages.md ( #303 )
2024-05-29 12:34:10 +08:00
Zane
01d4d3fcd9
fix: update why-mq.md ( #302 )
...
mq-1.png和mq-2.png中均为D系统不需要消费
2024-05-27 16:12:51 +08:00
yanglbme
78d274c619
fix: database-shard-dynamic-expand document
2023-12-18 10:32:07 +08:00
yanglbme
6ddb2268b9
chore: update resource url
2023-12-17 18:34:41 +08:00
Yang Libin
43d8ff7212
chore: add prettier config
2023-05-25 01:35:57 +00:00
yanglbme
f681b17e30
fix: es-architechure article
...
close #281
2022-12-08 16:17:31 +08:00
TheBestFlyingPig
29a711a542
docs: supplement RocketMQ's message consumption failure scenarios and common solutions ( #280 )
2022-11-04 16:34:44 +08:00
yanglbme
5bf02395e7
docs: update articles
2022-09-28 11:01:38 +08:00
yanglbme
e0ead3e559
docs: update articles
2022-09-26 10:34:20 +08:00
yanglbme
3cb5dd8143
docs: update article
2022-09-14 11:14:04 +08:00
yanglbme
2af6776257
fix: redis-master-slave document
2022-08-26 18:35:35 +08:00
yanglbme
2a98fbaabc
docs: update readme guideline
2022-08-09 20:16:31 +08:00
yanglbme
6b97937dbd
docs: update how-to-ensure-the-order-of-messages.md
2022-07-27 11:45:32 +08:00
stardust
cbaf53dec0
docs: add English notes for cache ( #271 )
2022-06-24 17:20:40 +08:00
yanglbme
7065c1b303
chore: auto compress images
2022-06-22 00:15:29 +00:00
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