https://github.com/duzun/callback-cache
Decorates a callback with cache (OPCache, FS) with LOCK_EX on write
https://github.com/duzun/callback-cache
Last synced: 6 months ago
JSON representation
Decorates a callback with cache (OPCache, FS) with LOCK_EX on write
- Host: GitHub
- URL: https://github.com/duzun/callback-cache
- Owner: duzun
- License: mit
- Created: 2018-12-30T11:48:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-30T11:51:37.000Z (almost 7 years ago)
- Last Synced: 2025-03-30T11:34:27.584Z (6 months ago)
- Language: PHP
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# callback-cache
Decorates a callback with cache (OPCache, FS) with LOCK_EX on write