Fakeredis

Latest version: v2.23.2

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

Scan your dependencies

Page 1 of 10

2.23.2

🐛 Bug Fixes

- Fix reading multiple streams with blocking 309

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.23.1...v2.23.2

2.23.1

🐛 Bug Fixes

- Fix `XREAD` behavior when `COUNT` is not provided but `BLOCKING` is provided 308

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.23.0...v2.23.1

2.23.0

🚀 Features

- Support for TDigest
commands: `TDIGEST.ADD`,`TDIGEST.BYRANK`,`TDIGEST.BYREVRANK`,`TDIGEST.CDF`, `TDIGEST.CREATE`, `TDIGEST.INFO`,
`TDIGEST.MAX`, `TDIGEST.MERGE`, `TDIGEST.MIN`, `TDIGEST.QUANTILE`, `TDIGEST.RANK`, `TDIGEST.RESET`, `TDIGEST.REVRANK`,
`TDIGEST.TRIMMED_MEAN`.

🐛 Bug Fixes

- Import `Self` from typing vs. typing_extension

🧰 Maintenance

- Update dependencies
- Add redis-py 5.0.4 to tests
- Update lupa version constraint 306 noamkush

Contributors
We'd like to thank all the contributors who supported the work on this release! noamkush

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.22.0...v2.23.0

2.22.0

Changes

🚀 Features

- Support for setting LUA version from environment variable `FAKEREDIS_LUA_VERSION` 287
- Support for loading LUA binary modules in fakeredis 304

🐛 Bug Fixes

- Fix the type hint for the version parameter in the async client 302
- Using LUA 5.1 like real redis 287
- fix: FakeRedisMixin.from_url() return type is really Self. ben-xo 305

ben-xo

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.21.3...v2.22.0

2.21.3

🐛 Bug Fixes

- Revert behavior of defaulting to share the same server data structure between connections howamith 303
- Fix type hint for version 302

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.21.2...v2.21.3

2.21.2

Changes


🐛 Bug Fixes

- Connection params are defaulted to be the same between async and sync connections 290
- `xinfo_stream` raises exception when stream does not exist 296


**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.21.1...v2.21.2

Page 1 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.