redis-protocol 6.0.0

An implementation of the RESP2 and RESP3 protocols.
Documentation

redis-protocol

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 14 feature flags, 3 of them enabled by default.

default

resp2 (default)

This feature flag does not enable additional features.

resp3 (default)

This feature flag does not enable additional features.

std (default)

alloc

bytes

bytes-utils

codec

convert

This feature flag does not enable additional features.

decode-logs

This feature flag does not enable additional features.

hashbrown

index-map

indexmap

libm

tokio-util