2017 © Pedro Peláez
 

library laravel-twemproxy

A library help old laravel works with twemproxy

image

icovn/laravel-twemproxy

A library help old laravel works with twemproxy

  • Monday, July 10, 2017
  • by icovn
  • Repository
  • 1 Watchers
  • 1 Stars
  • 2,647 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Build Status, (*1)

Laravel 5.2 Twemproxy

========, (*2)

Installation

Make sure you've got a memcached server php extension installed., (*3)

Add the package to your composer.json and run composer update:, (*4)

"icovn/laravel-twemproxy": "~1.0.0"

Replace "Illuminate\Cache\CacheServiceProvider::class" with "Net\Friend\Laravel\Cache\CacheServiceProvider::class" in app/config/app.php:, (*5)

//Illuminate\Cache\CacheServiceProvider::class,
Net\Friend\Laravel\Cache\CacheServiceProvider::class,

Changes

[1.0.0] - 2017-06-20 - Release first version, (*6)

The Versions

10/07 2017

dev-master

9999999-dev https://github.com/icovn/laravel-twemproxy

A library help old laravel works with twemproxy

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Nguyen Quang Huy

laravel cache memcache caching laravel 5 twemproxy

10/07 2017

1.0.0

1.0.0.0 https://github.com/icovn/laravel-twemproxy

A library help old laravel works with twemproxy

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Nguyen Quang Huy

laravel cache memcache caching laravel 5 twemproxy