定制 sopamo/clustercache 二次开发

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

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

sopamo/clustercache

最新稳定版本:v0.2

Composer 安装命令:

composer require sopamo/clustercache

包简介

Cluster Cache

README 文档

README

Cluster Cache

Speed up your application using Cluster Cache

Installation and usage

Please open package/README.md to read details about the package installation and usage.

Testing

If you want to run tests, follow the below instruction.

  1. Clone the project
  2. Go into the project-test folder
  3. Run cp .env.example .env
  4. Set a database user and a password in the .env file
  5. Run docker run --rm -v "$(pwd)":/var/www/html -v "$(pwd)/../package":/var/www/package -w /opt composer bash -c "composer install"
  6. Run vendor/bin/sail up -d
  7. Run vendor/bin/sail shell
  8. Run php artisan key:generate
  9. Run php artisan migrate
  10. Run php artisan test

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-06-29