Instead, the type responsible for initialising it handles namespaced `Write` initialisation and management, as well as the failure paths that may need handling. This commit introduces a `NamespaceDemultiplexer` type with a generic implementation allowing fallible `async` lazy init of any type from a given `NamespaceId`. This paves the way for catalog-aware initialisation of `LineProtoWriter`s. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |