🪁laravel-cache 缓存系统支持本地files/redis/memcached/database

安装 php 7.x composer require shopwwi/laravel-cache illuminate/cache ^8.0 php 8.x composer require shopwwi/laravel-cache 配置文件 //路径 config/laravelcache.php 支持驱动 apc array file 本地缓存 redis 缓存 memcached 缓存 ...

TycoonSong 发表与 2022-10-02 1253 浏览 2 评论
由于压测大师下线了,剩余的压测额度没地方用,进行了下webman的压测测试

服务环境: 轻量云 1C2G 5M CentOS 7.6 64bit PHP 7.4.30 压测配置: webman配置 count:8 reusePort:true 其余默认 Route::get('/test',[\app\controller\Index::class,'test']); public function test(Request $request):Response { ...

MarkGo 发表与 2022-07-23 1200 浏览 3 评论

Le

630
积分
0
获赞数
0
粉丝数
2022-06-24 加入
🔝