Python redis模块,常用函数和类
下面列出了Python redis 模块中定义的常用函数和类,我们从937个开源Python项目中,按照使用频率进行了排序。
函数和类 | 使用项目数 |
---|---|
1. Redis() | 用在(428)个项目中 |
2. StrictRedis() | 用在(409)个项目中 |
3. ConnectionPool() | 用在(77)个项目中 |
4. from_url() | 用在(55)个项目中 |
5. ConnectionError() | 用在(30)个项目中 |
6. exceptions() | 用在(17)个项目中 |
7. call() | 用在(16)个项目中 |
8. RedisError() | 用在(11)个项目中 |
9. WatchError() | 用在(10)个项目中 |
10. io() | 用在(8)个项目中 |
11. get() | 用在(8)个项目中 |
12. keys() | 用在(6)个项目中 |
13. connection() | 用在(6)个项目中 |
14. ResponseError() | 用在(6)个项目中 |
15. sentinel() | 用在(5)个项目中 |
16. delete() | 用在(5)个项目中 |
17. BlockingConnectionPool() | 用在(5)个项目中 |