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
268
stars
56
forks
source link
Java: `FT.ALIASLIST` - support non-utf8 alias names #2647
Describe the feature
Resolve this comment https://github.com/valkey-io/valkey-glide/blob/fc8624a12ddeac5e6cf4c31481c2501d5e294f13/java/client/src/main/java/glide/api/commands/servermodules/FT.java#L780-L782
Use Case
FT.ALIASLIST
on java client with non-utf8 alias namesProposed Solution
No response
Other Information
No response
Acknowledgements
Client version used
1.1
Environment details (OS name and version, etc.)
N/A