Skip to content
  • Jean Boussier's avatar
    f2ab66da
    Stop testing hiredis · f2ab66da
    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.
    f2ab66da
    Stop testing hiredis
    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.
Loading