sea-streamer-redis 0.5.0

🌊 SeaStreamer Redis Backend
Documentation

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

default

  • runtime-tokio

runtime-tokio

  • tokio
  • redis/tokio-comp
  • sea-streamer-runtime/runtime-tokio

tokio

  • dep:tokio

executables

  • anyhow
  • env_logger
  • clap
  • runtime-tokio
  • tokio/full

test

  • anyhow
  • async-std?/attributes
  • tokio?/full
  • env_logger

runtime-async-std

  • async-std
  • redis/async-std-comp
  • sea-streamer-runtime/runtime-async-std

runtime-async-std-native-tls

  • runtime-async-std
  • redis/async-std-native-tls-comp

runtime-tokio-native-tls

  • runtime-tokio
  • redis/tokio-native-tls-comp

async-std

  • dep:async-std

clap

  • dep:clap

env_logger

  • dep:env_logger

anyhow

  • dep:anyhow