valkey-io / valkey-glide

An open source Valkey client library that supports Valkey and Redis open source 6.2, 7.0 and 7.2. Valkey GLIDE is designed for reliability, optimized performance, and high-availability, for Valkey and Redis OSS based applications. GLIDE is a multi language client library, written in Rust with programming language bindings, such as Java and Python
Apache License 2.0
255 stars 53 forks source link

FCALL_RO tests fails on valkey-8 #2165

Open shohamazon opened 2 months ago

shohamazon commented 2 months ago

fcall_readonly and fcall_readonly_binary fails on valkey-8 when routing the command to a replica

temporary disabled the tests

Yury-Fridlyand commented 1 month ago

Created https://github.com/valkey-io/valkey/issues/1005