Fakeredis

Latest version: v2.27.0

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

Scan your dependencies

Page 9 of 12

2.2.0

Changes

🚀 Features
- Implement `JSON.CLEAR` (87)
- Support for [redis-py v4.4.0](https://github.com/redis/redis-py/releases/tag/v4.4.0)

🧰 Maintenance
- Implement script to create issues for missing commands
- Remove checking for deprecated redis-py versions in tests

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.1.0...v2.2.0

2.1.0

Changes

🚀 Features

- Implement json.mget (85)
- Initial json module support - `JSON.GET`, `JSON.SET` and `JSON.DEL` (80)

🐛 Bug Fixes

- fix: add nowait for asyncio disconnect (76)

🧰 Maintenance

- Refactor how commands are registered (79)
- Refactor tests from redispy4\_plus (77)

Contributors
We'd like to thank all the contributors who worked on this release!

hyeongguen-song, the-wondersmith

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.0.0...v2.1.0

2.0.0

Changes
🚀 Breaking changes
- Remove support for aioredis separate from redis-py (redis-py versions 4.1.2 and below). (65)

🚀 Features
- Add support for redis-py v4.4rc4 (73)
- Add mypy support (74)

🧰 Maintenance
- Separate commands to mixins (71)
- Use release-drafter
- Update GitHub workflows

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v1.10.1...v2.0.0

1.10.2

What's Changed
* Fix/v1.10.1/random import generic commands mixin by mudetz in https://github.com/cunla/fakeredis-py/pull/136


**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v1.10.1...v1.10.2

1.10.1

What's Changed
* Implement support for `zmscore` by the-wondersmith in https://github.com/cunla/fakeredis-py/pull/67

New Contributors
* the-wondersmith made their first contribution in https://github.com/cunla/fakeredis-py/pull/67

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v1.10.0...v1.10.1

1.10.0

What's Changed
* implement `GETDEL` and `SINTERCARD` support by cunla in https://github.com/cunla/fakeredis-py/pull/57
* Test get float-type behavior by cunla in https://github.com/cunla/fakeredis-py/pull/59
* Implement `BZPOPMIN`/`BZPOPMAX` support by cunla in https://github.com/cunla/fakeredis-py/pull/60


**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v1.9.4...v1.10.0

Page 9 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.