-
Jean Boussier authored
The driver being used is an implementation detail of `redis-rb`. If somehow something break on one driver but not the other, it should be reported to redis-rb and fixed there. Also `redis-rb` `5.0` has a totally new client and hiredis binding so all this code no longer works with redis-rb 5.0.
Jean Boussier authoredThe driver being used is an implementation detail of `redis-rb`. If somehow something break on one driver but not the other, it should be reported to redis-rb and fixed there. Also `redis-rb` `5.0` has a totally new client and hiredis binding so all this code no longer works with redis-rb 5.0.
Loading