bob
bob copied to clipboard
A full-fledged crate with Bob's client on Rust
Current Bob client on Rust is simple and not distributed as a separate crate on crates.io.
We need to implement something close by features to our .NET client (https://github.com/qoollo/bob-client-net) on Rust:
- Node client possibly with generic keys
- Cluster client with load balancing between nodes and with request retries on errors
- Cluster builder
- Full connection strings support