Skip to content

Add a compressed output format for rethinkdb export / import #249

Open
@iantocristian

Description

@iantocristian

Is your feature request related to a problem? Please describe.
Dumping large databases / tables involves writing very large files to the disk, is expensive in terms of disk io.

Describe the solution you'd like
Add a new compressed output format json.gz to rethinkdb export.
Enable on the fly streaming compression of data files using zlib.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestnot qualifiedThe issue is not checked yet by the ownersquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions