Redis-simple-orm

Latest version: v2.1.2

Safety actively analyzes 624020 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

2.1.2

- Minor patch for typo

2.1.1

- Handling `ModuleNotFoundError` exception when importing `aioredis`

2.1.0

- Add `pyopenssl` as `redis_simple_orm[txredisapi]` requirements.
- Handling `ImportError` exception when importing `aioredis`

2.0.1

- Remove `extended_save` method
- Add `Model.all()` method on model to get all Model data

2.0.0

- `RSO.aioredis` to be `RSO.asyncio`
- Add `all` method on index class
- Remove `aioredis` from README and extra_requires.
`aioredis` can still be used because its API is pretty similar with `redis.asyncio`
- Index `__model__` property should be set early at Model and its Index declaration
- remove `aioredis` v1 supports

1.2.7

- Do not execute pipeline on `Model.save` if `redis` argument is instance of Pipeline

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.