Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vodyani/redis-adapter

redis-adapter
https://github.com/vodyani/redis-adapter

Last synced: about 5 hours ago
JSON representation

redis-adapter

Awesome Lists containing this project

README

        

# Vodyani redis-adapter

*redis-adapter*

[![Npm](https://img.shields.io/npm/v/@vodyani/redis-adapter)](https://www.npmjs.com/package/@vodyani/redis-adapter)
[![Npm](https://img.shields.io/npm/dm/@vodyani/redis-adapter)](https://www.npmjs.com/package/@vodyani/redis-adapter)
[![License](https://img.shields.io/github/license/vodyani/redis-adapter)](LICENSE)
![Workflow](https://github.com/vodyani/redis-adapter/actions/workflows/release.yml/badge.svg)
[![Known Vulnerabilities](https://snyk.io/test/github/vodyani/redis-adapter/badge.svg?targetFile=package.json)](https://snyk.io/test/github/vodyani/redis-adapter?targetFile=package.json)

## Installation

```sh
npm install @vodyani/redis-adapter
```

## Recommendations

- typescript `v4.6.x`
- node.js `v12.x` ~ `v16.x`

## Dependencies

- [ioredis](https://github.com/luin/ioredis) `v5`

## License

Vodyani redis-adapter is [MIT licensed](LICENSE).