shogo82148 / Redis-Fast

fast perl binding for Redis database
https://metacpan.org/release/Redis-Fast
Other
25 stars 21 forks source link

add redis v7.0 to the build matrix #132

Closed shogo82148 closed 2 years ago

shogo82148 commented 2 years ago

we need some fixes... :( with Redis 7.0

t/04-pipeline.t ............ 1/?
#   Failed test 'info in pipelined mode'
#   at t/04-pipeline.t line 33.
# Compared $data->[1][0]
#    got : HASH(0x7f9b91216150)
# expect : undef
t/04-pipeline.t ............ 7/? # Looks like you failed 1 test of 11.