Redis Pubsub 命令
Redis 教程
· 2019-03-08 07:58:30
Redis Pubsub 命令用于查看订阅与发布系统状态,它由数个不同格式的子命令组成。
语法
redis Pubsub 命令基本语法如下:
redis 127.0.0.1:6379> PUBSUB <subcommand> [argument [argument ...]]
可用版本
>= 2.8.0
返回值
由活跃频道组成的列表。
实例
redis 127.0.0.1:6379> PUBSUB CHANNELS (empty list or set)
点击查看所有 Redis 教程 文章: https://codercto.com/courses/l/33.html
More Eric Meyer on CSS (Voices That Matter)
Eric A. Meyer / New Riders Press / 2004-04-08 / USD 45.00
Ready to commit to using more CSS on your sites? If you are a hands-on learner who has been toying with CSS and want to experiment with real-world projects that will enable you to see how CSS......一起来看看 《More Eric Meyer on CSS (Voices That Matter)》 这本书的介绍吧!