Download the PHP package adammbalogh/key-value-store-shared-memory without Composer
On this page you can find all versions of the php package adammbalogh/key-value-store-shared-memory. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download adammbalogh/key-value-store-shared-memory
More information about adammbalogh/key-value-store-shared-memory
Files in adammbalogh/key-value-store-shared-memory
Download adammbalogh/key-value-store-shared-memory
More information about adammbalogh/key-value-store-shared-memory
Files in adammbalogh/key-value-store-shared-memory
Vendor adammbalogh
Package key-value-store-shared-memory
Short Description Key-value shared memory store through php shared memory module.
License MIT
Package key-value-store-shared-memory
Short Description Key-value shared memory store through php shared memory module.
License MIT
Please rate this library. Is it a good library?
Informations about the package key-value-store-shared-memory
Key Value Shared Memory Store
Description
This library provides a layer to a key value shared memory store.
It uses the php shared memory module.
Check out the abstract library to see the other adapters and the Api.
Installation
Install it through composer.
tip: you should browse the adammbalogh/key-value-store-shared-memory
page to choose a stable version to use, avoid the @stable meta constraint.
Usage
API
Please visit the API link in the abstract library.
Toolset
| Key | Value | Server |
|---|---|---|
| ✔ delete | ✔ get | ✔ flush |
| ✔ expire | ✔ set | |
| ✔ getTtl | ||
| ✔ has | ||
| ✔ persist |
Support
All versions of key-value-store-shared-memory with dependencies
PHP Build Version
Package Version
The package adammbalogh/key-value-store-shared-memory contains the following files
Loading the files please wait ...
