wasmcloud-streams-redis

Crates.iowasmcloud-streams-redis
lib.rswasmcloud-streams-redis
version0.5.3
sourcesrc
created_at2021-03-09 19:10:43.030121
updated_at2021-05-18 20:43:13.44082
descriptionRedis Event Streams capability provider for the wasmCloud host runtime
homepagehttps://wasmcloud.dev
repositoryhttps://github.com/wasmcloud/capability-providers
max_upload_size
id366464
size27,546
wasmCloud Automation Bot (wasmcloud-automation)

documentation

https://docs.rs/wasmcloud-streams-redis

README

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.

Commit count: 573

cargo fmt