redis-async 0.14.2

An asynchronous futures based Redis client for Rust using Tokio
Documentation

redis-async

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

default

    This feature flag does not enable additional features.

with-native-tls

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

with-rustls

  • tokio-rustls
  • tls
  • webpki-roots

tokio-rustls

    This feature flag does not enable additional features.

tokio-native-tls

    This feature flag does not enable additional features.

native-tls

    This feature flag does not enable additional features.

tls

    This feature flag does not enable additional features.

webpki-roots

    This feature flag does not enable additional features.