Python的Redis库ooredis.zip
ooredis是一个Redis的Python库,基于redis-py,它主要有以下三个目标: - 以Key对象为单位操作Redis的数据结构 - 提供一组Pythonic的API - 提供方便的类型转换机制 需求 ==== Python2.7Redis2.2redis-py2.4.9 安装 $ cd /tmp/ $ git clone git://github.com/huangz1990/ooredis.git Cloning into ooredis... ... Resolving deltas: 1
文件列表
ooredis-master.zip
(预估有个47文件)
ooredis-master
.gitignore
19B
STYLE_GUIDE.rst
2KB
README.rst
4KB
tests
test_client.py
433B
key
test_set.py
18KB
test_deque.py
11KB
test_helper.py
970B
暂无评论