Skip to content

Commit

Permalink
Added badges. (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
tamimaj authored May 28, 2023
1 parent bf082e1 commit 2050088
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,24 @@
<a href="http://nestjs.com/" target="blank">
<img src="https://nestjs.com/img/logo_text.svg" width="320" alt="Nest Logo" />
</a>

</p>

<h3 align="center">
Redis Streams Transport Strategy for <a href="http://nestjs.com/">NestJS</a> using <a href="https://github.com/luin/ioredis">ioredis</a> library.
</h3>

<div align="center">

![Codecov](https://img.shields.io/codecov/c/github/tamimaj/nestjs-redis-streams?color=green)
![npm](https://img.shields.io/npm/dt/@tamimaj/nestjs-redis-streams)
![npm](https://img.shields.io/npm/v/@tamimaj/nestjs-redis-streams)
![GitHub issues](https://img.shields.io/github/issues-raw/tamimaj/nestjs-redis-streams)
![GitHub Repo stars](https://img.shields.io/github/stars/tamimaj/nestjs-redis-streams?style=social)
![GitHub forks](https://img.shields.io/github/forks/tamimaj/nestjs-redis-streams?style=social)

</div>

<br>
<br>

Expand Down

0 comments on commit 2050088

Please sign in to comment.