定制 kintso/memcachedcloud-laravel 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

kintso/memcachedcloud-laravel

Composer 安装命令:

composer require kintso/memcachedcloud-laravel

包简介

This package extends Laravel Cache driver to integrate with MemcachedCloud. MemcachedCloud provides different cache solutions based on memcached or redis. This package only deals with memcached.

README 文档

README

This package extends Laravel Cache driver to integrate with MemcachedCloud. MemcachedCloud provides different cache solutions based on memcached or redis. This package only deals with memcached.

How to install?

  1. Create an account on MemcachedcCloud and a bucket using memcached
  2. Download the package via composer
  3. Add in your app.php config in the providers array the following line:
    'providers' => append_config(array( 'kintso\MemcachedCloud\MemcachedCloudServiceProvider', )),
  4. The package assumes you have three environment variables for your MemcachedCloud account: MEMCACHEDCLOUD_SERVERS, MEMCACHEDCLOUD_USERNAME and MEMCACHEDCLOUD_PASSWORD

How it works?

I wrote this package based on a great work done by @atyagi (https://github.com/atyagi/elasticache-laravel). It extends Laravel Cache memcached driver to connect via SASL to Memcachedcloud service. I needed it for my application as it is hosted on Heroku

It is my first package so please let me know how to improve things :)

统计信息

  • 总下载量: 830
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 5
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 5
  • Watchers: 1
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-01-05

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固