redis_tang 0.3.0

A light weight asynchronous connection pool for redis-rs
Documentation

redis_tang

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

default

  • with-tokio

with-tokio

  • tang-rs
  • redis/tokio-comp
  • tokio/time

tang-rs

    This feature flag does not enable additional features.

with-async-std

  • tang-rs
  • async-std/unstable
  • redis/async-std-comp
  • smol

with-ntex

  • tang-rs/no-send
  • tokio/time
  • redis/tokio-comp

smol

    This feature flag does not enable additional features.

redis

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

async-std

    This feature flag does not enable additional features.