Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/entrptaher/exp-redis-workflow


https://github.com/entrptaher/exp-redis-workflow

Last synced: about 6 hours ago
JSON representation

Awesome Lists containing this project

README

        

A small overkill demonstration of server and scraper with ioredis, bull queue and so on instead of websocket/rest api. Everything is connected via redis.

# Development
This assumes you have nodejs, yarn and redis-server installed.

```
yarn
yarn start
```

# Workflow

## Birds eye view:
![Imgur](https://i.imgur.com/R4rChEU.png)

## A deep drive of the listeners:
![](https://i.imgur.com/lYnWHmP.png)