Connects to #1157. Rearrange some code and comments to be consistent with the design. Make some more places not care whether they're getting an owned or borrowed SequencedEntry. |
||
---|---|---|
.. | ||
benches | ||
src | ||
Cargo.toml | ||
README.md |
README.md
Internal Types
This crate contains InfluxDB IOx "internal" types which are shared across crates and internally between IOx instances, but not exposed externally to clients
Internal in this case means that changing the structs is designed not to require additional coordination / organization with clients.