Fakeredis

Latest version: v2.27.0

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

Scan your dependencies

Page 5 of 12

2.17.0

Changes

🚀 Features

- Implement `LPOS` 207, `LMPOP` 184, and `BLMPOP` 183
- Implement `ZMPOP` 191, `BZMPOP` 186

🧰 Bug Fixes

- Fix incorrect error msg for group not found 210
- fix: use same server_key within pipeline when issued watch 213
- issue with ZRANGE and ZRANGESTORE with BYLEX 214

Contributors

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

OlegZv, sjjessop

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.16.0...v2.17.0

2.16.0

Changes

🚀 Features

- Implemented support for `JSON.MSET` 174, `JSON.MERGE` 181

🧰 Bug Fixes

- Add support for version for async FakeRedis 205

🧰 Maintenance

- Updated how to test django_rq 204


**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.15.0...v2.16.0

2.15.0

🚀 Features

- Implemented support for various stream groups commands:
- `XGROUP CREATE` 161, `XGROUP DESTROY` 164, `XGROUP SETID` 165, `XGROUP DELCONSUMER` 162,
`XGROUP CREATECONSUMER` 163, `XINFO GROUPS` 168, `XINFO CONSUMERS` 168, `XINFO STREAM` 169, `XREADGROUP` 171,
`XACK` 157, `XPENDING` 170, `XCLAIM` 159, `XAUTOCLAIM` 158
- Implemented sorted set commands:
- `ZRANDMEMBER` 192, `ZDIFF` 187, `ZINTER` 189, `ZUNION` 194, `ZDIFFSTORE` 188,
`ZINTERCARD` 190, `ZRANGESTORE` 193
- Implemented list commands:
- `BLMOVE` 182,

🧰 Maintenance

- Improved documentation.

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.14.1...v2.14.2

2.14.1

Changes

🧰 Bug Fixes

- Fix the requirement for packaging.Version 177


**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.14.0...v2.14.1

2.14.0

🚀 Features

- Implement `HRANDFIELD` 156
- Implement `JSON.MSET`

🧰 Maintenance

- Improve streams code

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.13.0...v2.14.0

2.13.0

Changes

🚀 Features

- Implement XDEL (153)

🐛 Bug Fixes

- Fixed xadd timestamp (fixes 151) (152)

🧰 Maintenance

- Improve test code
- Fix reported security issue

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

bomber8013

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.12.1...v2.13.0

Page 5 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.