Skip to content

Add support for insert command and enable batching support #3

Description

@ejboy
  • Add support for insert command which accepts arrays of DBObject.
  • Enable batching by accumulating data and inserting in batches. Proper cloning is necessary since passed DBObjects are mutable and in fact are reused. Fixed in 6af66ae

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions