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

Improve retry logic and update unmaintained dependencies for Rust lint CI #2673

Closed barshaul closed 1 week ago

barshaul commented 1 week ago

PR Description:

This PR enhances the retry strategy and addresses dependency maintenance issues in the Rust lint CI:

Issue link

This Pull Request is linked to issue (URL): closes #2669

Checklist

Before submitting the PR make sure the following are checked: