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

https://github.com/bemit/nodejs-redis

node redis connection helper, with caching and rating tools.
https://github.com/bemit/nodejs-redis

Last synced: 24 days ago
JSON representation

node redis connection helper, with caching and rating tools.

Awesome Lists containing this project

README

        

# NodeJS Redis

[![npm (scoped)](https://img.shields.io/npm/v/@bemit/redis?style=flat-square)](https://www.npmjs.com/package/@bemit/redis)
[![Github actions Build](https://github.com/bemit/nodejs-redis/actions/workflows/blank.yml/badge.svg)](https://github.com/bemit/nodejs-redis/actions)
[![MIT license](https://img.shields.io/npm/l/@bemit/redis?style=flat-square)](https://github.com/bemit/nodejs-redis/blob/main/LICENSE)
[![Coverage Status](https://img.shields.io/codecov/c/github/bemit/redis/main.svg?style=flat-square)](https://codecov.io/gh/bemit/redis/branch/main)
![Typed](https://flat.badgen.net/badge/icon/Typed?icon=typescript&label&labelColor=blue&color=555555)

Redis client toolset.

> ESM only package

## License

[MIT License](https://github.com/bemit/nodejs-redis/blob/main/LICENSE)

© 2022 [bemit](https://bemit.codes)