appserver-io / storage
Generic storage package implementation.
Installs: 7 107
Dependents: 6
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 3
Open Issues: 1
Requires
- php: >=5.6.0 < 8.0
Requires (Dev)
- appserver-io/build: ~1.0
- krakjoe/pthreads-polyfill: dev-master
Suggests
- ext-pthreads: >=2.0.10
README
Introduction
This package provides generic storage functionality, e. g. to store session data.
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
External Links
- Documentation at appserver.io