Closed ghost closed 8 years ago
This patch adds log.batch() support to add multiple documents to the log at the same time, atomically.
log.batch()
Looks great! Released in 4.9.0
This patch adds
log.batch()
support to add multiple documents to the log at the same time, atomically.