Structsยง
- An eventual, at-least-once(-ish) event pipeline, backed by a write-ahead log on the local disk.
Enumsยง
Functionsยง
- append_
event ๐Appends theevent
to the activesession_file
. - flush_
events ๐Sends all events currently buffered in thesession_file
down thesink
. - flush_
pending_ ๐events - realtime_
pipeline ๐ - try_
send_ ๐event