Skip to content

Commit 07cbefb

Browse files
committed
📝 Writing docs.
1 parent 25abc8c commit 07cbefb

2 files changed

Lines changed: 285 additions & 3 deletions

File tree

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,14 @@
1010

1111
> 分布式技术
1212
13-
- [分布式架构](docs/distributed/分布式架构.md)
14-
- [分布式技术实现](docs/distributed/分布式技术实现.md)
13+
- 分布式
14+
- [x] [分布式架构](docs/distributed/分布式架构.md)
15+
- [x] [分布式技术实现](docs/distributed/分布式技术实现.md)
1516
- RPC
16-
- [Dubbo](docs/distributed/rpc/dubbo.md) - 基于 Java 开发的高性能 RPC 框架。
17+
- [x] [Dubbo](docs/distributed/rpc/dubbo.md) - 基于 Java 开发的高性能 RPC 框架。
18+
- 消息队列
19+
- [ ] [Kafka](docs/distributed/message/kafka.md)
20+
- [ ] RocketMQ
1721

1822
## [工具](docs/tools/README.md)
1923

0 commit comments

Comments
 (0)