Fakeredis

Latest version: v2.27.0

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

Scan your dependencies

Page 8 of 12

2.7.1

Changes

🐛 Bug Fixes

- Fix import error for NoneType (120)

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.7.0...v2.7.1

2.7.0

🚀 Features
- Implement
- `JSON.ARRINDEX`
- `JSON.OBJLEN`
- `JSON.OBJKEYS`
- `JSON.ARRPOP`
- `JSON.ARRTRIM`
- `JSON.NUMINCRBY`
- `JSON.NUMMULTBY`
- `XADD`
- `XLEN`
- `XRANGE`
- `XREVRANGE`

🧰 Maintenance
- Improve json commands implementation.
- Improve commands documentation.

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.6.0...v2.7.0

2.6.0

Changes
🚀 Features
- Implement `JSON.TYPE`, `JSON.ARRLEN` and `JSON.ARRAPPEND`

🐛 Bug Fixes
- Fix encoding of None (118)

🧰 Maintenance
- Start skeleton for streams commands in `streams_mixin.py` and `test_streams_commands.py`
- Start migrating documentation to https://fakeredis.readthedocs.io/

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.5.0...v2.6.0

2.5.0

Changes

🚀 Features

- Implement support for `BITPOS` (bitmap command) (112)

🐛 Bug Fixes

- Fix json mget when dict is returned (114)
- fix: properly export (116)

🧰 Maintenance

- Extract param handling (113)

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

Meemaw, Pichlerdom

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.4.0...v2.5.0

2.4.0

Changes

🚀 Features
- Implement `LCS` (111), `BITOP` (110)

🐛 Bug Fixes
- Fix bug checking type in scan\_iter (109)

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.3.0...v2.4.0

2.3.0

Changes

🚀 Features

- Implement `GETEX` (102)
- Implement support for `JSON.STRAPPEND` (json command) (98)
- Implement `JSON.STRLEN`, `JSON.TOGGLE` and fix bugs with `JSON.DEL` (96)
- Implement `PUBSUB CHANNELS`, `PUBSUB NUMSUB`

🐛 Bug Fixes

- ZADD with XX \& GT allows updates with lower scores (105)

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

Page 8 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.