Download the PHP package adammbalogh/key-value-store-redis without Composer
On this page you can find all versions of the php package adammbalogh/key-value-store-redis. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download adammbalogh/key-value-store-redis
More information about adammbalogh/key-value-store-redis
Files in adammbalogh/key-value-store-redis
Download adammbalogh/key-value-store-redis
More information about adammbalogh/key-value-store-redis
Files in adammbalogh/key-value-store-redis
Vendor adammbalogh
Package key-value-store-redis
Short Description Key-value redis store through predis/predis package.
License MIT
Package key-value-store-redis
Short Description Key-value redis store through predis/predis package.
License MIT
Please rate this library. Is it a good library?
Informations about the package key-value-store-redis
Key Value Redis Store
Description
This library provides a layer to a key value redis store.
It uses the predis/predis package.
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-redis
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-redis with dependencies
PHP Build Version
Package Version
The package adammbalogh/key-value-store-redis contains the following files
Loading the files please wait ....