登录 注册
当前位置:主页 > 资源下载 > 9 > Redis:人类的陶器

Redis:人类的陶器

  • 更新:2024-08-06 09:41:26
  • 大小:79KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

陶器:人类的Redis :globe_showing_Americas: :globe_showing_Europe-Africa: :globe_showing_Asia-Australia: 很棒,但是并不总是很有趣。 陶器是一种访问Redis的Python方法。 如果您知道如何使用Python字典,那么您已经知道如何使用Pottery。 目录 安装 $ pip3 install pottery 用法 首先,设置您的Redis客户端: >> > from redis import Redis >> > redis = Redis . from_url ( 'redis://localhost:6379/1' ) >> > 字典 :open_book: RedisDict是一个Redis支持的容器,与Python的兼容。 这是一个使用RedisDict的小例子: >> > from pottery import RedisDict >> > tel = RedisDict ({ 'jack' : 4098 , 'sape' : 4