Redis EventEmitter?
Hi, I'd like to use trpc's subscription endpoints properly. I want to deploy it on an AWS ECS service and so I'll be needing a global event emitter.
I'm hoping to use upstash for this, but I'm not finding any good libraries for it.
Best I could find is this one: https://github.com/jksdua/redis-events
thanks!
GitHub
GitHub - jksdua/redis-events: Event emitter using redis as a data s...
Event emitter using redis as a data store. Contribute to jksdua/redis-events development by creating an account on GitHub.
0 Replies