@sophons/redis
Version:
π‘ Encapsulate common business methods for Redis
56 lines (38 loc) β’ 1.23 kB
Markdown
# @sophons/redis
> π‘ Encapsulate common business methods for Redis
##

[](https://codecov.io/gh/sophons-space/redis)



[](https://packagephobia.com/result?p=@sophons/redis)

[](https://snyk.io/test/npm/@sophons/redis)
## Features
- To strengthen the publish
- Lock Decorator
- Cache Decorator
- Hash cache Decorator
- **redis client [ioredis π](https://github.com/luin/ioredis)**
## Installing
**Using npm:**
```shell
npm install @sophons/redis
```
**Using bower:**
```shell
bower install @sophons/redis
```
**Using yarn:**
```shell
yarn add @sophons/redis
```
**Using cnpm:**
```shell
cnpm install @sophons/redis
```
## Example
[English Docs](docs/en.md) | [δΈζζζ‘£](docs/cn.md)
## License
[MIT](LICENSE)