techdivision / lemcachecontainer
A memcache API compatible PHP implementation of a key value storage server
Installs: 686
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 0
pkg:composer/techdivision/lemcachecontainer
Requires
- php: >=5.4.0
- techdivision/appserver: 0.6.*
- techdivision/memcacheserver: 0.1.*
This package is not auto-updated.
Last update: 2019-02-20 17:37:37 UTC
README
Backport repository for techdivision/TechDivision_LemCacheContainer
Issues
In order to bundle our efforts we would like to collect all issues regarding this package in the main project repository's issue tracker.
Please reference the originating repository as the first element of the issue title e.g.:
[appserver-io/<ORIGINATING_REPO>] A issue I am having