Skip to content

Commit a157e8e

Browse files
committed
modify distributed mds
1 parent 33753f6 commit a157e8e

File tree

4 files changed

+2
-13
lines changed

4 files changed

+2
-13
lines changed

ReadMe.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ todo
317317
* [分布式系统理论进阶:Paxos变种和优化 ](docs/distributed/basic/分布式系统理论进阶:Paxos变种和优化.md)
318318
* [分布式系统理论基础:zookeeper分布式协调服务 ](docs/distributed/basic/分布式系统理论基础:zookeeper分布式协调服务.md)
319319

320-
* [分布式技术实践总结](docs/distributed/practice/分布式理论总结.md)
320+
* [分布式技术实践总结](docs/distributed/分布式理论总结.md)
321321

322322
### 技术
323323
* [搞懂分布式技术:分布式系统的一些基本概念](docs/distributed/practice/搞懂分布式技术:分布式系统的一些基本概念.md )
@@ -334,7 +334,7 @@ todo
334334
[//]: # (* [搞懂分布式技术:Nginx负载均衡原理与实践 ]&#;docs/distributed/practice/搞懂分布式技术:Nginx负载均衡原理与实践.md&#;)
335335
* [搞懂分布式技术:LVS实现负载均衡的原理与实践 ](docs/distributed/practice/搞懂分布式技术:LVS实现负载均衡的原理与实践.md )
336336
* [搞懂分布式技术:分布式session解决方案与一致性hash](docs/distributed/practice/搞懂分布式技术:分布式session解决方案与一致性hash.md)
337-
* [搞懂分布式技术:分布式ID生成方案 ](docs/distributed/搞懂分布式技术:分布式ID生成方案.md )
337+
* [搞懂分布式技术:分布式ID生成方案 ](docs/distributed/practice/搞懂分布式技术:分布式ID生成方案.md )
338338
* [搞懂分布式技术:缓存的那些事](docs/distributed/practice/搞懂分布式技术:缓存的那些事.md)
339339
* [搞懂分布式技术:SpringBoot使用注解集成Redis缓存](docs/distributed/practice/搞懂分布式技术:SpringBoot使用注解集成Redis缓存.md)
340340
* [搞懂分布式技术:缓存更新的套路 ](docs/distributed/practice/搞懂分布式技术:缓存更新的套路.md )

docs/distributed/分布式技术实践总结.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,6 @@
2525
* [好了,最后是数据库层](#好了,最后是数据库层)
2626
* [总结](#总结)
2727

28-
29-
30-
---
31-
title: 分布式技术实践总结
32-
date: 2018-07-08 22:15:36
33-
tags:
34-
- 分布式系统
35-
categories:
36-
- 后端
37-
- 技术总结
38-
---
3928
本文基于之前的分布式系统理论系列文章总结而成,本部分主要是实践内容,详细内容可见我的专栏:分布式系统理论与实践
4029

4130
https://blog.csdn.net/column/details/24090.html

0 commit comments

Comments
 (0)