mitsuhiko/redis-rs

[recommended][active] redis-rs Redis library for rust, на сайте с August 28, 2023 22:16
Redis-rs is a high level redis library for Rust. It provides convenient access to all Redis functionality through a very flexible but low-level API. It uses a customizable type conversion trait so that any operation can return results in just the type you are expecting. This makes for a very pleasant development experience.