diff --git a/README.md b/README.md index 10081046..58e2ee0e 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,7 @@ - [消息队列总结](docs/system-design/data-communication/message-queue.md) - [RabbitMQ 入门](docs/system-design/data-communication/rabbitmq.md) - [RocketMQ的几个简单问题与答案](docs/system-design/data-communication/RocketMQ-Questions.md) +- [Kafka系统设计开篇-面试看这篇就够了](docs/system-design/data-communication/Kafka系统设计开篇-面试看这篇就够了.md) ### 网站架构 diff --git a/docs/mq/Kafka/Kafka系统设计开篇-面试看这篇就够了.md b/docs/system-design/data-communication/Kafka系统设计开篇-面试看这篇就够了.md similarity index 98% rename from docs/mq/Kafka/Kafka系统设计开篇-面试看这篇就够了.md rename to docs/system-design/data-communication/Kafka系统设计开篇-面试看这篇就够了.md index f6fed8f6..e617c3b3 100644 --- a/docs/mq/Kafka/Kafka系统设计开篇-面试看这篇就够了.md +++ b/docs/system-design/data-communication/Kafka系统设计开篇-面试看这篇就够了.md @@ -1,4 +1,4 @@ -## 原文链接:https://mp.weixin.qq.com/s/zxPz_aFEMrshApZQ727h4g** +> 原文链接:https://mp.weixin.qq.com/s/zxPz_aFEMrshApZQ727h4g ## 引言 @@ -276,8 +276,6 @@ zero-copy ack配置 batch -## 原文链接:https://mp.weixin.qq.com/s/zxPz_aFEMrshApZQ727h4g ** - 如果喜欢我的文章,欢迎扫码关注 ![wechat](https://blog-article-resource.oss-cn-beijing.aliyuncs.com/qrcode_for_gh_2f3803598393_258.jpg) \ No newline at end of file