Homec4science
Diffusion YCSB bac8b695890f

Cleaned up CRUD code for MongoDbClient to improve readability. Simplified…

Authored by Jeff Yemin <jeff.yemin@10gen.com> on Jul 10 2015, 03:04.

Description

Cleaned up CRUD code for MongoDbClient to improve readability. Simplified insert CRUD code to always use insertMany even when batchSize == 1, as there is no performance penalty for this in the driver.

Event Timeline

Robert J. Moore <Robert.J.Moore@allanbank.com> committed R7507:bac8b695890f: Cleaned up CRUD code for MongoDbClient to improve readability. Simplified… (authored by Jeff Yemin <jeff.yemin@10gen.com>).Jul 17 2015, 03:56