Expand description
Stream import — reads a JSON export document and recreates streams with their messages in a target storage backend.
Structs§
- Import
Options - Options controlling import behaviour.
- Import
Stats - Counts returned after a successful import.
Enums§
- Conflict
Policy - How to handle streams that already exist during import.
Functions§
- import_
streams - Import streams from a JSON reader into storage.