Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit eda5266

Browse files
update
1 parent e809d14 commit eda5266

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎article/java/basic/Redis.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,12 @@ zset 的成员是唯一的,但分数(score)却可以重复。
250250
3) "orange"
251251
```
252252

253+
## 常用操作
254+
255+
### 查看 key 类型
256+
257+
> $ type <key_name>
258+
253259
## 参考资料
254260

255261
Redis 官网:https://redis.io

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /