Module re_analytics::native::pipeline
source · Structs§
- An eventual, at-least-once(-ish) event pipeline, backed by a write-ahead log on the local disk.
Enums§
Functions§
- Appends the
event
to the activesession_file
. - Sends all events currently buffered in the
session_file
down thesink
.