Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ehacke/redis

Simple wrapper around ioredis, with some extra functionality
https://github.com/ehacke/redis

Last synced: 20 days ago
JSON representation

Simple wrapper around ioredis, with some extra functionality

Awesome Lists containing this project

README

        

# redis
Simple wrapper around ioredis, with some extra functionality

# Install
```bash
npm i -S @ehacke/redis
```

# Documentation

[Documentation](docs/README.md)