README.md (731B)
1 # finwo / cache-memcached 2 3 [](https://travis-ci.org/finwo/php-cache-memcached) 4 5 ----- 6 7 Memcached driver for [finwo/cache](https://github.com/finwo/php-cache) 8 9 ----- 10 11 ### Contributing 12 13 After checking the [Github issues](https://github.com/finwo/php-cache-memcached/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. 14 15 16 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. 17 18 ----- 19 20 ### Changelog 21 - 2016-06-20 22 - Created README 23 - Added CI tests