Fakeredis

Latest version: v2.23.3

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

Scan your dependencies

Page 3 of 10

2.18.1

🐛 Bug Fixes

- Fix stream type issue 233

🧰 Maintenance

- Add mypy hints to everything
- Officially for redis-py 5.0.0, redis 7.2


**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.18.0...v2.18.1

2.18.0

Changes
🚀 Features

- Implement `PUBSUB NUMPAT` 195, `SSUBSCRIBE` 199, `SPUBLISH` 198,
`SUNSUBSCRIBE` 200, `PUBSUB SHARDCHANNELS` 196, `PUBSUB SHARDNUMSUB` 197

🐛 Bug Fixes

- Fix All aio.FakeRedis instances share the same server 218
- fix:bug using same server with aioredis (223)

⬆️ Dependency Updates

- chore(deps): bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 (224)
- chore(deps): bump lupa from 1.14.1 to 2.0 (215)
- chore(deps): bump mkdocs-material from 9.1.11 to 9.1.19 (216)

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

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

Page 3 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.