基于ioredis的nelts插件。
npm i @nelts/redisimport{AutoBindRedis}from'@nelts/redis';exportdefault(plu: LocalMasterPlugin)=>{plu.on('props',asyncconfigs=>{AutoBindRedis('reids',plu,configs.redis);});}Copyright (c) 2019-present, yunjie (Evio) shen
There was an error while loading. Please reload this page.