graphql-redis-subscriptions
graphql-redis-subscriptions copied to clipboard
Support for Redis Streams
Hi, First I would like to thank all the contributors for this repo. Is there any plans for adding Redis Stream support to this project?
Hey @lakshayghai! Thanks for taking interest in this package. No plans like this at this time. Care to submit a PR?
Hi @davidyaha and @lakshayghai - I've been working on a PR that implements redis-streams support. Care to take a look? #568