Download the PHP package necromant2005/tt-ssdb without Composer
On this page you can find all versions of the php package necromant2005/tt-ssdb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download necromant2005/tt-ssdb
More information about necromant2005/tt-ssdb
Files in necromant2005/tt-ssdb
Download necromant2005/tt-ssdb
More information about necromant2005/tt-ssdb
Files in necromant2005/tt-ssdb
Vendor necromant2005
Package tt-ssdb
Short Description SSDB cache adapter for ZF2
License MIT
Homepage https://github.com/necromant2005/tt-ssdb
Package tt-ssdb
Short Description SSDB cache adapter for ZF2
License MIT
Homepage https://github.com/necromant2005/tt-ssdb
Please rate this library. Is it a good library?
Informations about the package tt-ssdb
TweeSSDB
Version 2.0.1 Created by Rostislav Mykhajliw
Introduction
SSDB adapter with Master/Slave replication support
Features / Goals
- Standard interface zf2 Zend\Cache\Storage\Adapter
- Support master/slave replication
- Support wigth for servers reads
- Support failover
Installation
Main Setup
With composer
-
Add this to your composer.json:
- Now tell composer to download TweeSSDB by running the command:
Usage
Configuration with 1 master and 2 slaves, due to wieght configuration only 1/5 reads go to master all other 4/5 to slaves. Each slave receives 2/5 reads.
Also it's possible to use multi master write - in this case writes will be distributed within all master nodes (as weel as reads)
All versions of tt-ssdb with dependencies
PHP Build Version
Package Version
The package necromant2005/tt-ssdb contains the following files
Loading the files please wait ....