mirror of
https://github.com/idanoo/php-resque
synced 2025-07-02 06:02:21 +00:00
2.1.1 (2023-03-20) - Update setex to set, add TTL to stats
This commit is contained in:
parent
679394eb5f
commit
94cae8d271
5 changed files with 54 additions and 17 deletions
|
@ -1,3 +1,7 @@
|
|||
# 2.1.1 (2023-03-20)
|
||||
- Changed setex to set with EX values
|
||||
- Added TTLs to missing keys
|
||||
|
||||
## 2.1.0 (2023-02-07)
|
||||
- Add PHP 8.1 / 8.2 unit tests
|
||||
- Updated code to be PHP 8.2 compliant
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue