wascc-streams-redis 0.3.0

Redis Event Streams capability provider for the waSCC host runtime
Documentation

crates.io  Rust  license  documentation

Redis Streams

This is a waSCC capability provider for wascc: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.