wasmcloud-streams-redis 0.5.1

Redis Event Streams capability provider for the wasmCloud host runtime
Documentation

crates.io Rust license documentation

Redis Streams

This is a wasmCloud capability provider for wasmscloud:eventstreams, an abstraction around the concept of an append-only event stream service. This provider relies on Redis Streams to support this functionality. At the moment, the API between actor and provider is very limited and we would like to grow that out so pull requests and discussion is greatly encouraged.