wascc-streams-redis 0.3.0

Redis Event Streams capability provider for the waSCC host runtime
Documentation
[dependencies.env_logger]
version = "0.7.1"

[dependencies.log]
version = "0.4.8"

[dependencies.redis-streams]
version = "0.1.1"

[dependencies.wascc-codec]
version = "0.7.0"

[features]
static_plugin = []

[lib]
crate-type = ["cdylib", "rlib"]

[package]
authors = ["Kevin Hoffman <alothien@gmail.com>"]
categories = ["wasm", "api-bindings", "database"]
description = "Redis Event Streams capability provider for the waSCC host runtime"
documentation = "https://docs.rs/wascc-host"
edition = "2018"
homepage = "https://wascc.dev"
keywords = ["webassembly", "events", "stream", "wascc", "redis"]
license = "Apache-2.0"
name = "wascc-streams-redis"
readme = "README.md"
repository = "https://github.com/wascc/redis-streams"
version = "0.3.0"