#stream #redis #events #event-stream #wascc #capability-provider

wascc-streams-redis

Redis Event Streams capability provider for the waSCC host runtime

2 unstable releases

0.3.0 Jun 4, 2020
0.2.0 Apr 14, 2020

#1358 in WebAssembly

28 downloads per month

Apache-2.0

12KB
222 lines

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.

Dependencies

~6.5–9MB
~196K SLoC