Fakeredis

Latest version: v2.25.0

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

Scan your dependencies

Page 1 of 11

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

2.24.1

Changes

🐛 Bug Fixes

- Fix license file added to site-packages 320


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

2.24.0

🚀 Features

- Support for TIME SERIES commands (no support for align arguments on some commands) 310

🐛 Bug Fixes

- fix:xrevrange to work with exclusive ranges hurlenko 319

🧰 Maintenance

- Update all dependencies, particularly pytest to v8
- Add tests against Dragonfly server 318
- Implement decocator `unsupported_server_types` to enable excluding tests from running against certain server types 318

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

hurlenko

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.23.5...v2.24.0

2.23.5

🐛 Bug Fixes

- fix:issue with async connection and blocking operations writing responses twice to socket 316

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.23.4...v2.23.5

2.23.4

🐛 Bug Fixes

- fix:move random seed to HeavyKeeper to avoid issues 315

🧰 Maintenance

- Documented how to use fakeredis with FastAPI. sjjessop 292
- Using black for linting python code.

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.23.3...v2.23.4

2.23.3

🧰 Maintenance

- docs: Full code for FastAPI integration (312)

🐛 Bug Fixes

- Fix ttl for empty stream 313

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

Page 1 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.