Closed sehz closed 2 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:
@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.
Stale issue message
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: