5 releases
0.5.3 | May 18, 2021 |
---|---|
0.5.2 | Mar 18, 2021 |
0.5.1 | Mar 10, 2021 |
0.5.0 | Mar 10, 2021 |
0.4.0 | Mar 9, 2021 |
#1422 in WebAssembly
13KB
244 lines
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.
Dependencies
~7–16MB
~233K SLoC