π¦ Valkeyree
βThe messenger between realms.β
Valkeyree rides the async winds of Tokio, carrying your commands from Rust to Valkey in pure RESP form β fearless, fast, and forged in Rust. β‘
A modern, async library for crafting, sending, and decoding Valkey commands β elegant in design and type-safe in execution.
π¦ Installation
π Crates.io: https://crates.io/crates/valkeyree
β¨ Features
- β‘ Async I/O powered by Tokio
- π§± Low-level RESP2 encoder / decoder (RESP3 support planned)
- π§© Command builders & typed result enums
- π Authentication & ACL-ready
- π Designed for pipelining and future Valkey releases
π§ Usage Example
use ;
use CommandKind;
use Value;
async
π Documentation
See the list of supported Valkey commands here:
π Supported Commands
βοΈ License
This project is licensed under the terms of the MIT License.
π€ Developer
JP Mateo
Rust Developer & Network Automation Enthusiast
GitHub: j-p-d-e-v