Download the PHP package adammbalogh/key-value-store-replicator without Composer
On this page you can find all versions of the php package adammbalogh/key-value-store-replicator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download adammbalogh/key-value-store-replicator
More information about adammbalogh/key-value-store-replicator
Files in adammbalogh/key-value-store-replicator
Download adammbalogh/key-value-store-replicator
More information about adammbalogh/key-value-store-replicator
Files in adammbalogh/key-value-store-replicator
Vendor adammbalogh
Package key-value-store-replicator
Short Description Key-value replicator adapter.
License MIT
Package key-value-store-replicator
Short Description Key-value replicator adapter.
License MIT
Please rate this library. Is it a good library?
Informations about the package key-value-store-replicator
Key Value Replicator Adapter
Description
This library provides a layer to replicate commands on key value stores.
All the read (, , ) operations run only on the source adapter, others on both.
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-replicator
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-replicator with dependencies
PHP Build Version
Package Version
The package adammbalogh/key-value-store-replicator contains the following files
Loading the files please wait ....