anycable / graphql-anycable

A drop-in replacement for GraphQL ActionCable subscriptions. Works with AnyCable.
MIT License
107 stars 16 forks source link

AnyCable Rails 1.3.0 and Redis 5.0 compatibility #21

Closed palkan closed 2 years ago

palkan commented 2 years ago
palkan commented 2 years ago

I can't find in what version of Redis.rb these new preferred API was introduced. Have you more info on that?

I install fresh deps and found a lot of deprecations saying Redis 5.0.0 is dropping bla-bla.

See https://github.com/redis/redis-rb/blob/cc21d6762a63737969aa01139bb071da1f710b74/lib/redis/pipeline.rb#L55