finwo / cache-memcached
There is no license information available for the latest version (dev-main) of this package.
dev-main
2017-02-14 12:28 UTC
Requires
- php: >=5.3
- finwo/cache: ^0.4
This package is auto-updated.
Last update: 2026-03-01 02:02:11 UTC
README
Memcached driver for finwo/cache
Contributing
After checking the Github issues and confirming that your request isn't already being worked on, feel free to spawn a new fork of the develop branch & send in a pull request.
The develop branch is merged periodically into the master after confirming it's stable, to make sure the master always contains a production-ready version.
Changelog
- 2016-06-20
- Created README
- Added CI tests