a package use orm to operate redis
Project description
#redis-orm 一个使用redis的key-value的ORM模型的数据操作,使用redis-py作为底层连接。 # 2016-5-14 17:43:04 目前已经实现的功能: 1.创建记录 2.根据id进行查找 3.根据多个条件进行与关系查找 待实现: 多个条件进行或查找 删除记录 优化查找功能
# 2016年07月03日17:43:39 实现增删改查基本功能 查询方式使用生成器,只用迭代的时候才会返回具体的记录
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wpxredisorm-1.0.1.tar.gz
(8.0 kB
view details)
File details
Details for the file wpxredisorm-1.0.1.tar.gz.
File metadata
- Download URL: wpxredisorm-1.0.1.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24117585c465ad4014a869ee5da391659096b5350f22f99ad5b3f0d8a00fdf04
|
|
| MD5 |
38c53dbac45078f7c13d4d6df71948f4
|
|
| BLAKE2b-256 |
16338036dc9818e092354c9d8c9f416b267be75fa8f1502cddffb1b07b61838d
|