Fakeredis

Latest version: v2.25.0

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

Scan your dependencies

Page 7 of 11

2.8.0

Changes

🚀 Features
- Support for redis-py 4.5.0 [124](https://github.com/cunla/fakeredis-py/issues/124)

🐛 Bug Fixes
- Fix import error for redis-py v3+ [121](https://github.com/cunla/fakeredis-py/issues/121)



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

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

Page 7 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.