Skip to content

Provide ability to do bulk dump and load #226

Open
@djc

Description

@djc

From AntonBak...@gmail.com on June 14, 2013 17:08:01

Currently load.py and dump.py utilities are loading/dumping documents one by one which is tremendously slow.

Introducing bulk loading/dumping will really speed up the things here.

Maybe we can add an option like "--bulk-size" with default value set to 1 (load/dump documents one by one, just like it happens now) to allow user some additional utility tuning.

Original issue: http://code.google.com/p/couchdb-python/issues/detail?id=226

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions