Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yigitsadic/redis_pub_sub_example
An example of pub/sub with Redis and nodejs.
https://github.com/yigitsadic/redis_pub_sub_example
docker docker-compose nodejs redis
Last synced: about 1 month ago
JSON representation
An example of pub/sub with Redis and nodejs.
- Host: GitHub
- URL: https://github.com/yigitsadic/redis_pub_sub_example
- Owner: yigitsadic
- License: apache-2.0
- Created: 2020-07-04T22:36:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-27T18:18:14.000Z (over 3 years ago)
- Last Synced: 2024-04-22T00:19:06.426Z (9 months ago)
- Topics: docker, docker-compose, nodejs, redis
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Example of pub/sub Nodejs Application
This application is example of pub/sub with redis.
You can start with: `docker-compose up`