davidyaha / graphql-redis-subscriptions

A graphql subscriptions implementation using redis and apollo's graphql-subscriptions
MIT License
1.11k stars 125 forks source link

feat: use @types instead of inferring from ioredis directly #606

Closed bneigher closed 4 months ago

bneigher commented 1 year ago

ref: https://github.com/davidyaha/graphql-redis-subscriptions/issues/605

yharaskrik commented 1 year ago

Would love to see this merged, anything I can help with to get it moving forward?

davidyaha commented 4 months ago

Thanks @bneigher