redis-sk 0.17.1

Redis driver for Rust.
Documentation

redis-sk

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

default

  • acl
  • streams
  • geospatial
  • tokio-comp
  • async-std-comp
  • script

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.

tokio-comp

  • aio
  • tokio

async-std-comp

  • aio
  • async-std

script

  • sha1

aio

  • bytes
  • pin-project-lite
  • futures-util
  • futures-util/sink
  • tokio/sync
  • tokio/stream
  • tokio/tcp
  • tokio/uds
  • tokio/io-util
  • tokio-util
  • tokio-util/codec
  • combine/tokio-02

tokio

    This feature flag does not enable additional features.

async-std

    This feature flag does not enable additional features.

sha1

    This feature flag does not enable additional features.

bytes

    This feature flag does not enable additional features.

pin-project-lite

    This feature flag does not enable additional features.

futures-util

    This feature flag does not enable additional features.

tokio-util

    This feature flag does not enable additional features.

connection-manager

  • tokio-rt-core
  • arc-swap
  • futures

async-std-tls-comp

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

tokio-tls-comp

  • tls
  • tokio-tls

tokio-rt-core

  • tokio-comp
  • tokio/rt-core

cluster

  • crc16
  • rand

tls

  • native-tls

crc16

    This feature flag does not enable additional features.

native-tls

    This feature flag does not enable additional features.

arc-swap

    This feature flag does not enable additional features.

tokio-tls

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

r2d2

    This feature flag does not enable additional features.

async-native-tls

    This feature flag does not enable additional features.