| |||||
It will allow Python apps to save and retrieve data from a Redis database.
Here are some key features of "ooredis":
· Keys: DEL, KEYS, TTL...
· Strings: SET, GET, GETSET...
· Hashs: HSET, HDEL, HGET...
· Lists: LPUSH, RPUSH, LPOP, RPOP...
· Set: SADD, SREM, SPOP...
· Sorted Sets: ZADD, ZREM...
Requirements:
· Python 2.7 or higher
· Redis 2.2 or higher
· redis-py 2.4.9 or higher

Via: ooredis 1.9.4






0 Comment:
Post a Comment