File tree Expand file tree Collapse file tree 4 files changed +10
-12
lines changed
Expand file tree Collapse file tree 4 files changed +10
-12
lines changed Original file line number Diff line number Diff line change 11# RedisSMQ Common Library
22
3- [ ![ Code Coverage] ( https://img.shields.io/codecov/c/github/weyoss/redis-smq-common?style=flat-square )] ( https://codecov.io/github/weyoss/redis-smq-common?flag=redis-smq-common&style=flat-square )
4-
5- ---
3+ [ ![ 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 )
4+ [ ![ Code Coverage] ( https://img.shields.io/codecov/c/github/weyoss/redis-smq?flag=redis-smq-common&style=flat-square )] ( https://app.codecov.io/github/weyoss/redis-smq/tree/master/packages/redis-smq-common )
65
76This package provides essential components that are used by RedisSMQ and other RedisSMQ-based packages.
87
Original file line number Diff line number Diff line change 11# RedisSMQ REST API
22
3- [ ![ Code Coverage] ( https://img.shields.io/codecov/c/github/weyoss/redis-smq-common?style=flat-square )] ( https://codecov.io/github/weyoss/redis-smq-common?flag=redis-smq-rest-api&style=flat-square )
4-
5- ---
3+ [ ![ 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 )
4+ [ ![ Code Coverage] ( https://img.shields.io/codecov/c/github/weyoss/redis-smq?flag=redis-smq-rest-api&style=flat-square )] ( https://app.codecov.io/github/weyoss/redis-smq/tree/master/packages/redis-smq-rest-api )
65
76This package offers an HTTP interface which allows any web capable application to interact with the RedisSMQ
87message queue using a RESTful API.
Original file line number Diff line number Diff line change 11# RedisSMQ Tools
22
3- [ ![ Code Coverage] ( https://img.shields.io/codecov/c/github/weyoss/redis-smq-common?flag=redis-smq-tools&style=flat-square )] ( https://codecov.io/github/weyoss/redis-smq-common?branch=master )
3+ [ ![ 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 )
4+ [ ![ Code Coverage] ( https://img.shields.io/codecov/c/github/weyoss/redis-smq?flag=redis-smq-tools&style=flat-square )] ( https://app.codecov.io/github/weyoss/redis-smq/tree/master/packages/redis-smq-tools )
45
5- ---
6-
7- This package provides a set of tools and helpers for developing and testing RedisSMQ.
6+ This package provides a set of tools and helpers for developing and testing RedisSMQ.
Original file line number Diff line number Diff line change 11# RedisSMQ
22
3- [ ![ Code Coverage] ( https://img.shields.io/codecov/c/github/weyoss/redis-smq-common?flag=redis-smq&style=flat-square )] ( https://codecov.io/github/weyoss/redis-smq-common?branch=master )
3+ [ ![ 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 )
4+ [ ![ 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 )
45
5- ---
6+ A High-Performance Redis Simple Message Queue for Node.js.
67
78The source code and documentation for RedisSMQ are in the main [ redis-smq] ( https://github.com/weyoss/redis-smq ) repo.
You can’t perform that action at this time.
0 commit comments