Skip to main content

Module import

Module import 

Source
Expand description

Stream import — reads a JSON export document and recreates streams with their messages in a target storage backend.

Structs§

ImportOptions
Options controlling import behaviour.
ImportStats
Counts returned after a successful import.

Enums§

ConflictPolicy
How to handle streams that already exist during import.

Functions§

import_streams
Import streams from a JSON reader into storage.