redis-protocol 6.0.0

An implementation of the RESP2 and RESP3 protocols.
Documentation

redis-protocol

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

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