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

Node: adding binary test case for json.set #2644

Closed tjzhang-BQ closed 3 days ago

tjzhang-BQ commented 2 weeks ago

Issue link

This Pull Request is linked to issue (URL): https://github.com/orgs/valkey-io/projects/10/views/2?filterQuery=milestone%3A%221.2%22+json&pane=issue&itemId=82990279&issue=valkey-io%7Cvalkey-glide%7C2375

Checklist

Before submitting the PR make sure the following are checked:

image