Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-20 | 719 Bytes | |
v4.1.0 source code.tar.gz | 2025-04-20 | 146.8 kB | |
v4.1.0 source code.zip | 2025-04-20 | 232.4 kB | |
Totals: 3 Items | 379.9 kB | 0 |
Cachex v4.1.0 is a minor release focused around adding support for $callers
to match the Task module.
Fixes:
- Fixed a typo in the documentation for cache expirations
- Fixed an incorrect type specifications in
Ring
routers - Fixed an invalid
get_and_update/4
return type
Features:
- Added support for
$callers
to all user facing execution contexts
Improvements:
- Added an extremely minor performance improvement when notifying hooks
- Updated repository formatters to use 100 character widths rather than 80 (it's 2025!)
Please do not hesitate to file issues and/or provide your feedback/suggestions!