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
206 stars 45 forks source link

Document error handling for all wrappers #1746

Open barshaul opened 1 month ago

barshaul commented 1 month ago

For example how to handle ClientClosed or PrimayConflictFound errors

himanshututeja1998 commented 1 month ago

Hi Anyone picking this up or can I work on this. New to open search.

avifenesh commented 1 month ago

Hi @himanshututeja1998. We are not open search. Did you meant open-source? If so, you are more than welcome to join the effort :) Currently we are on a sprint to release version 1.0.0, so if a task is marked as part of GA milestone and/or release blocker its better to avoid start with it. Try to find a good starter task which is part of post GA, then you can work on it without the pressure and have the fair time needed for learning how to be part of an open-source project, and get to know the project. I can provide some help finding a task if you have hard time finding one. Let me know, and welcome abroad :)

avifenesh commented 1 week ago

@MikeMwita seems like a good one if you like