An open API service indexing awesome lists of open source software.

https://github.com/mix-php/cache

Psr-6 standard based cache library, support file, redis storage
https://github.com/mix-php/cache

cache mix

Last synced: 11 months ago
JSON representation

Psr-6 standard based cache library, support file, redis storage

Awesome Lists containing this project

README

          

## Mix Cache

基于 PSR-6 标准的缓存库,支持 file, redis 存储

## Usage

安装:

```
composer require mix/cache
```

文档:

- https://www.kancloud.cn/onanying/mixphp2-2/1708751

## License

Apache License Version 2.0, http://www.apache.org/licenses/