spiral / framework

High-Performance PHP Framework
https://spiral.dev
MIT License
1.82k stars 89 forks source link

feat(Cache): pre-operation events #1156

Open leon0399 opened 1 month ago

leon0399 commented 1 month ago
Q A
Bugfix?
Breaks BC?
New feature? ✔️
Issues N/A
Docs PR N/A

Adds events, that are dispatched before cache operations: KeyWriting, CacheRetreiving, etc...