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

https://github.com/kunalpisolkar24/redis-express-producer-consumer-ts

Node.js (TypeScript) example of a Redis-based producer-consumer system using Express.js for the producer and Upstash for the Redis instance. Demonstrates basic message queuing, with Docker.
https://github.com/kunalpisolkar24/redis-express-producer-consumer-ts

docker-compose express producer-consumer redis upstash-redis

Last synced: 2 months ago
JSON representation

Node.js (TypeScript) example of a Redis-based producer-consumer system using Express.js for the producer and Upstash for the Redis instance. Demonstrates basic message queuing, with Docker.

Awesome Lists containing this project