@sophons/redis
v1.1.7
Published
🏡 Encapsulate common business methods for Redis
Downloads
32
Readme
@sophons/redis
🏡 Encapsulate common business methods for Redis
Features
- To strengthen the publish
- Lock Decorator
- Cache Decorator
- Hash cache Decorator
- redis client ioredis 👀
Installing
Using npm:
npm install @sophons/redis
Using bower:
bower install @sophons/redis
Using yarn:
yarn add @sophons/redis
Using cnpm:
cnpm install @sophons/redis