Content
@
0 reply
0 recast
2 reactions
Stephan
@stephancill
any off the shelf message queue solutions for typescript+redis that handle this type of thing? bullmq pro has this but costs $95/month 🫠https://docs.bullmq.io/bullmq-pro/groups/rate-limiting
5 replies
8 recasts
37 reactions
sentinel
@x1l7yell
You might want to try using Docker with Redis Streams alongside TypeScript. It offers robust queue management features, and you can customize the rate-limiting logic without extra costs.
0 reply
0 recast
0 reaction