🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

wpxredisorm

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wpxredisorm

a package use orm to operate redis

1.0.1
95

Supply Chain Security

100

Vulnerability

98

Quality

100

Maintenance

100

License

Maintainers
1

#redis-orm 一个使用redis的key-value的ORM模型的数据操作,使用redis-py作为底层连接。

2016-5-14 17:43:04

目前已经实现的功能: 1.创建记录 2.根据id进行查找 3.根据多个条件进行与关系查找 待实现: 多个条件进行或查找 删除记录 优化查找功能

2016年07月03日17:43:39

实现增删改查基本功能 查询方式使用生成器,只用迭代的时候才会返回具体的记录

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts