davidyaha / graphql-redis-subscriptions

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

Please update Readme.md with required redis ACL perms for cluster #600

Open mateodelnorte opened 1 year ago

mateodelnorte commented 1 year ago

Hi there. Would it be possible to update the Readme with the required ACL permissions for leveraging this library against a redis cluster? The info is extremely hard to find online.

davidyaha commented 4 months ago

Hey @mateodelnorte! I am not well versed in it myself. Would you care to open a PR?