Skip to main content

Module export

Module export 

Source
Expand description

Stream export — reads all (or filtered) streams from storage and writes a self-describing JSON document that can be imported elsewhere.

Structs§

ExportOptions
Options controlling which streams to export.
ExportStats
Counts returned after a successful export.

Functions§

export_streams
Export streams from storage to a JSON writer.