Skip to content

Commit 3f0e3db

Browse files
committed
add :kafka
1 parent 54b5395 commit 3f0e3db

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@
188188
- [消息队列总结](docs/system-design/data-communication/message-queue.md)
189189
- [RabbitMQ 入门](docs/system-design/data-communication/rabbitmq.md)
190190
- [RocketMQ的几个简单问题与答案](docs/system-design/data-communication/RocketMQ-Questions.md)
191+
- [Kafka系统设计开篇-面试看这篇就够了](docs/system-design/data-communication/Kafka系统设计开篇-面试看这篇就够了.md)
191192

192193
### 网站架构
193194

docs/mq/Kafka/Kafka系统设计开篇-面试看这篇就够了.md renamed to docs/system-design/data-communication/Kafka系统设计开篇-面试看这篇就够了.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 原文链接:https://mp.weixin.qq.com/s/zxPz_aFEMrshApZQ727h4g**
1+
> 原文链接:https://mp.weixin.qq.com/s/zxPz_aFEMrshApZQ727h4g
22
33
## 引言
44

@@ -276,8 +276,6 @@ zero-copy
276276
ack配置
277277
batch
278278

279-
## 原文链接:https://mp.weixin.qq.com/s/zxPz_aFEMrshApZQ727h4g **
280-
281279
如果喜欢我的文章,欢迎扫码关注
282280

283281
![wechat](https://blog-article-resource.oss-cn-beijing.aliyuncs.com/qrcode_for_gh_2f3803598393_258.jpg)

0 commit comments

Comments
 (0)