README
@clusic / cache
cache操作插件 - 基于redis的数据缓存
Install
npm i @clusic/cache
The cache plugin of clusic
<script type="module">
import clusicCache from 'https://cdn.skypack.dev/@clusic/cache';
</script>
cache操作插件 - 基于redis的数据缓存
npm i @clusic/cache