infinyon / fluvio

Lean and mean distributed stream processing system written in rust and web assembly. Alternative to Kafka + Flink in one.
https://www.fluvio.io/
Apache License 2.0
3.88k stars 491 forks source link

Support in memory metadata store #30

Closed sehz closed 2 years ago

sehz commented 4 years ago

Build version of SC that works against local in memory metadata store. With in memory metadata store, we can build local cluster suitable for

The in memory store implements traits in: https://docs.rs/k8-metadata-client/1.0.1/k8_metadata_client/trait.MetadataClient.html.

Implementation should support full fluvio lifecycle:

Ryanmtate commented 4 years ago

@sehz I've removed myself on this one; I'll need more information before I jump into this. I may re-assign next week after spending some time with the codebase.

github-actions[bot] commented 3 years ago

Stale issue message

github-actions[bot] commented 3 years ago

Stale issue message