Update README-zh-Hans.md

pull/423/head
Albert 理斯特 2020-06-09 18:14:50 +08:00 committed by GitHub
parent b2fffe6fd4
commit f26d727230
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1247,7 +1247,7 @@ def set_user(user_id, values):
##### 回写模式的缺点: ##### 回写模式的缺点:
- 缓存可能在其内容成功存储之前丢失数据。 - 缓存可能在其内容成功存储之前丢失数据。
- 执行直写模式比缓存或者回写模式更复杂。 - 实现回写模式比缓存或者直写模式更复杂。
#### 刷新 #### 刷新