-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
First of all, kudos for making this library! I'm evaluating the usages in one of my project, it can use a better separation between the data layer and the logic!
I think that one thing that is missing is the add_many
method to leverage the (often more performant) backend methods.
The base implementation can be simply a series of calls to the add
method.
Metadata
Metadata
Assignees
Labels
No labels