2017 © Pedro Peláez
 

thruster-data-cacher-driver redis-data-cacher

Thruster Redis DataCacher Driver Component

image

thruster/redis-data-cacher

Thruster Redis DataCacher Driver Component

  • Sunday, December 6, 2015
  • by gcds
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

RedisDataCacher Component

[Latest Version] (https://github.com/ThrusterIO/redis-data-cacher/releases) [Software License] (LICENSE) [Build Status] (https://travis-ci.org/ThrusterIO/redis-data-cacher) [Code Coverage] (https://scrutinizer-ci.com/g/ThrusterIO/redis-data-cacher) [Quality Score] (https://scrutinizer-ci.com/g/ThrusterIO/redis-data-cacher) [Total Downloads] (https://packagist.org/packages/thruster/redis-data-cacher), (*1)

[Email] (mailto:team@thruster.io), (*2)

The Thruster RedisDataCacher Component., (*3)

Install

Via Composer, (*4)

``` bash $ composer require thruster/redis-data-cacher, (*5)


## Usage ```php $redis = new \Redis(); $redis->connection('127.0.0.1', 6379); $redisDriver = new RedisDriver($redis); $dataCacher = new DataCacher($redisDriver, new FooCacher());

Testing

bash $ composer test, (*6)

Contributing

Please see CONTRIBUTING and CONDUCT for details., (*7)

License

Please see License File for more information., (*8)

The Versions

06/12 2015

dev-master

9999999-dev https://thruster.io

Thruster Redis DataCacher Driver Component

  Sources   Download

MIT

The Requires

 

The Development Requires

redis driver thruster datacacher data-cacher

06/12 2015

1.0.0

1.0.0.0 https://thruster.io

Thruster Redis DataCacher Driver Component

  Sources   Download

MIT

The Requires

 

The Development Requires

redis driver thruster datacacher data-cacher