UNPKG

redis-smq

Version:

A simple high-performance Redis message queue for Node.js.

14 lines (7 loc) 713 B
# RedisSMQ [![Latest Release](https://img.shields.io/github/v/release/weyoss/redis-smq?include_prereleases&label=release&color=green&style=flat-square)](https://github.com/weyoss/redis-smq/releases) [![Code Coverage](https://img.shields.io/codecov/c/github/weyoss/redis-smq?flag=redis-smq&style=flat-square)](https://app.codecov.io/github/weyoss/redis-smq/tree/master/packages/redis-smq) A High-Performance Redis Simple Message Queue for Node.js. The source code and documentation for RedisSMQ are in the main [redis-smq](https://github.com/weyoss/redis-smq) repository. ## License This project is licensed under is released under the [MIT License](https://github.com/weyoss/redis-smq/blob/master/LICENSE).