This commit is contained in:
不会飞的超人先生
2024-12-02 18:07:01 +00:00
committed by GitHub

View File

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