redis 0.23.4

Redis driver for Rust.
Documentation

redis

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 54 feature flags, 8 of them enabled by default.

default

  • acl
  • streams
  • geospatial
  • script
  • keep-alive

acl

    This feature flag does not enable additional features.

streams

    This feature flag does not enable additional features.

geospatial

    This feature flag does not enable additional features.

script

  • sha1_smol

keep-alive

  • socket2

sha1_smol

  • dep:sha1_smol

socket2

  • dep:socket2

aio

  • bytes
  • pin-project-lite
  • futures-util
  • futures-util/alloc
  • futures-util/sink
  • tokio/io-util
  • tokio-util
  • tokio-util/codec
  • tokio/sync
  • combine/tokio
  • async-trait

connection-manager

  • arc-swap
  • futures
  • aio
  • tokio-retry

tls-rustls

  • rustls
  • rustls-native-certs
  • rustls-webpki
  • rustls-pemfile

cluster-async

  • cluster
  • futures
  • futures-util
  • log

tokio-native-tls-comp

  • tokio-comp
  • tls-native-tls
  • tokio-native-tls

tokio-comp

  • aio
  • tokio
  • tokio/net

tokio-rustls-comp

  • tokio-comp
  • tls-rustls
  • tokio-rustls

json

  • serde
  • serde/derive
  • serde_json

async-std-native-tls-comp

  • async-std-comp
  • async-native-tls
  • tls-native-tls

async-std-rustls-comp

  • async-std-comp
  • futures-rustls
  • tls-rustls

tls-rustls-insecure

  • tls-rustls
  • rustls/dangerous_configuration

cluster

  • crc16
  • rand

tls-rustls-webpki-roots

  • tls-rustls
  • webpki-roots

async-std-comp

  • aio
  • async-std

sentinel

  • rand

tls-native-tls

  • native-tls

async-std-tls-comp

  • async-std-native-tls-comp

tls

  • tls-native-tls

serde_json

  • dep:serde_json

async-std

  • dep:async-std

ahash

  • dep:ahash

pin-project-lite

  • dep:pin-project-lite

futures-util

  • dep:futures-util

serde

  • dep:serde

async-trait

  • dep:async-trait

rand

  • dep:rand

tokio

  • dep:tokio

tokio-util

  • dep:tokio-util

crc16

  • dep:crc16

bytes

  • dep:bytes

futures

  • dep:futures

rustls-webpki

  • dep:rustls-webpki

tokio-native-tls

  • dep:tokio-native-tls

arc-swap

  • dep:arc-swap

tokio-rustls

  • dep:tokio-rustls

tokio-retry

  • dep:tokio-retry

async-native-tls

  • dep:async-native-tls

native-tls

  • dep:native-tls

rustls-pemfile

  • dep:rustls-pemfile

webpki-roots

  • dep:webpki-roots

rustls-native-certs

  • dep:rustls-native-certs

r2d2

  • dep:r2d2

futures-rustls

  • dep:futures-rustls

rustls

  • dep:rustls

log

  • dep:log

tcp_nodelay

    This feature flag does not enable additional features.