Skip to content

Commit

Permalink
增加了缓存位置及缓存问题相关示例
Browse files Browse the repository at this point in the history
imhuster committed May 18, 2019
1 parent e4e5c54 commit 901d62e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/notes/缓存.md
Original file line number Diff line number Diff line change
@@ -258,7 +258,7 @@ CDN 主要有以下优点:

- 优化批量数据操作命令;
- 减少网络通信次数;
- 降低接入成本,使用长连/连接池,NIO 等。
- 降低接入成本,使用长连/连接池NIO 等。

# 六、数据分布

0 comments on commit 901d62e

Please sign in to comment.