Fakeredis

Latest version: v2.27.0

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

Scan your dependencies

Page 1 of 12

2.27.0

Changes

🚀 Features

- ACL commands support 338
- `ACL LOAD`, `ACL SAVE`, `ACL LIST`, `ACL USERS`, `ACL GETUSER`, `ACL SETUSER`, `ACL DELUSER`, `ACL CAT`,
`ACL LOG`, `ACL HELP`, `ACL WHOAMI`, `ACL GENPASS`, `ACL AUTH`, `ACL LOG_RESET`, `ACL LOG_COUNT`, `ACL LOG_GET`,
`ACL LOG_HELP`, `ACL LOG_RESET`, `ACL LOG_COUNT`, `ACL LOG_GET`, `ACL LOG_HELP`
- Add support disable_decoding in async read_response 349
- Implement support for `SADDEX`, using a new set implementation with support for expiring members 350

🧰 Maintenance

- Remove end of life python 3.8 from test matrix
- Add python 3.13 to test matrix
- Improve documentation for Dragonfly/Valkey support

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

Redoubts

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.26.2...v2.27.0

2.26.2

🐛 Bug Fixes

- Fix bug in `xreadgroup` when stream length is less than COUNT with BLOCK 344

🧰 Maintenance

- Implement test for `SADDEX` (Dragonfly specific command) 348
- Update dependencies

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.26.1...v2.26.2

2.26.1

🧰 Maintenance

- add py3.7 test (343)

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.26.0...v2.26.1

2.26.0

🚀 Features

- Support for server-type specific commands 340
- Support for Dragonfly `SADDEX` command 340

🐛 Bug Fixes

- Fix bug in bitpos function for the clear bit mode Diskein 337

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.25.1...v2.26.0

2.25.1

🐛 Bug Fixes

- Fix missing default values for version/server_type in `FakeBaseConnectionMixin` 334


**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.25.0...v2.25.1

2.25.0

🚀 Features

- Implement support for hash expiration related commands j00bar 328
`HEXPIRE`, `HEXPIREAT`, `HEXPIRETIME`, `HPERSIST`, `HPEXPIRE`, `HPEXPIREAT`, `HPEXPIRETIME`, `HPTTL`, `HTTL`,
- Implement support for `SORT_RO` 325, `EXPIRETIME` 323, and `PEXPIRETIME` 324
- Support for creating a tcp server listening to multiple clients
- Testing against valkey 8.0 333
- Improve documentation 332

🐛 Bug Fixes

Replace typing_extensions dependency with typing-extensions 330

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

cunla and j00bar

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.24.1...v2.25.0

Page 1 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.