Commit Graph

405 Commits

Author SHA1 Message Date
DengSchoo
fd9820d035
docs: correct the solution of using Trie Tree in big-data/find-common-urls.md (#309) 2024-08-07 17:52:33 +08:00
Zane
ef7ed71dd5
docs: modify database-shard-global-id-generate.md (#307) 2024-07-24 16:20:58 +08:00
Libin YANG
38e6801a5d docs: update readme guideline 2024-06-25 06:19:01 +00: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
RoyTao
967a81f6e9 docs(micro-services): fix event-driven-data-management-for-microservices.md 2023-11-17 08:24:19 +00: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
0a52be9d0d docs: update distributed-lock-redis-vs-zookeeper.md 2022-09-28 10:51:23 +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
652bd44ad1
docs: fix typo in distributed-system-cap.md (#269) 2022-05-30 22:33:43 +08:00
Oliver
4b3b6a5bac
docs: update url (#268) 2022-05-30 21:49:47 +08: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
yanglbme
53d259d6dc chore: change cdn packages 2022-05-23 16:31:42 +08:00
Yang Libin
d665009a2f
docs: fix typo and close #261
Thanks @Protosskrz
2022-05-09 16:10:33 +08:00
xtma
2c73f01edb docs: update count-different-phone-numbers.md 2022-05-03 07:51:01 +00:00
Haesaki
1ce28b5981
fix: update find-no-repeat-number.md (#260) 2022-04-30 14:44:28 +08:00
Xiaodan Mao
e0632f0078
docs: fix typo (#258) 2022-04-10 15:01:42 +08:00
Ybond
454522ed50
fix: typo in sort-the-query-strings-by-counts.md (#256) 2022-03-28 16:09:54 +08:00
Qimiao Chen
e993096419
添加详细说明,避免产生歧义
指出释放操作并不是多线程执行的,只是因为IO读写与释放命令执行不是一个线程,释放命令不会阻塞网络IO读写,因此才提高了性能
2022-03-07 17:17:18 +08:00
Geek-S
6aa4d58925
docs: update event-driven-data-management-for-microservices.md (#250)
错别字
2022-02-08 16:57:31 +08:00
Geek-S
9a7a4d140e fix: update sentinel-vs-hystrix.md (#249)
错别字
2022-02-08 15:14:03 +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
43d4458b4c docs: update extra pages 2021-10-24 21:22:06 +08:00
yanglbme
8585470be9 chore: update some articles 2021-09-02 22:01:32 +08:00
yanglbme
6ed1cd42bf docs: update readme guideline 2021-08-22 11:27:41 +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