wasmcloud-redisgraph 0.3.1

RedisGraph implementation of the wasmCloud Graph Database capability provider contract
Documentation
[dependencies.env_logger]
version = "0.8.2"

[dependencies.log]
version = "0.4.13"

[dependencies.redis]
version = "0.16.0"

[dependencies.redisgraph]
version = "0.5.0"

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

[dependencies.wasmcloud-actor-core]
version = "0.2.0"

[dependencies.wasmcloud-actor-graphdb]
version = "0.1.0"

[features]
static_plugin = []

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

[package]
authors = ["wasmCloud Team"]
categories = ["wasm", "api-bindings", "database"]
description = "RedisGraph implementation of the wasmCloud Graph Database capability provider contract"
documentation = "https://docs.rs/wasmcloud-redisgraph"
edition = "2018"
homepage = "https://wasmcloud.dev"
keywords = ["webassembly", "wasm", "graphdb", "graph", "wasmcloud"]
license = "Apache-2.0"
name = "wasmcloud-redisgraph"
readme = "README.md"
repository = "https://github.com/wasmcloud/capability-providers"
version = "0.3.1"