Homec4science
Diffusion YCSB 7e04261d13d4

[mongodb] Add mongodb.upsert configuration option.

Authored by Robert J. Moore <Robert.J.Moore@allanbank.com> on Oct 8 2015, 05:51.

Description

[mongodb] Add mongodb.upsert configuration option.

Added a configuration option (mongodb.upsert) to control if the driver
performs inserts or upserts operations for the DB.insert() method.
Defaults to doing inserts.

Note: Change in behavior from previous versions that performed upserts
for non-batched DB.insert() operations.

Fixes #400.

Details

Committed
Robert J. Moore <Robert.J.Moore@allanbank.com>Oct 8 2015, 05:51
Pushed
iorgulescuOct 2 2018, 18:02
Parents
R7507:354b6286932b: Merge pull request #426 from cmccoy/redis-url
Branches
Unknown
Tags
Unknown

Event Timeline

Robert J. Moore <Robert.J.Moore@allanbank.com> committed R7507:7e04261d13d4: [mongodb] Add mongodb.upsert configuration option. (authored by Robert J. Moore <Robert.J.Moore@allanbank.com>).Oct 8 2015, 05:51