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
265 stars 55 forks source link

Add missing readonly commands. #2649

Closed Yury-Fridlyand closed 1 week ago

Yury-Fridlyand commented 2 weeks ago

Issue link

Fixes #2469, complete work started in #2634 Ref: https://valkey.io/commands/

Checklist

Before submitting the PR make sure the following are checked: