R7507/mongodbmaster
R7507/mongodb
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
eaebc71995d4 | Robert J. Moore | Tests and updates for OptionsSupport. | May 22 2015 | |||
d5626110064d | Robert J. Moore | Bump the MongoDB versions. | May 22 2015 | |||
12ddd5db8c6c | Robert J. Moore | Explicit License. | May 22 2015 | |||
61b96944a381 | Robert J. Moore | Explicit License. | May 22 2015 | |||
7c24d192ca14 | Robert J. Moore | Add logback logger. | May 22 2015 | |||
6ea36c12b56b | Robert J. Moore | Add the avoidance of finalizers for cursors back in. | May 22 2015 | |||
3b9e207c814f | Robert J. Moore | Update the MongoDB drivers to just use a connection string or MongoDB URI to… | May 22 2015 | |||
03b25308c5a2 | Robert J. Moore | Update the README with how to use the asynchronous driver. | May 22 2015 | |||
cdecd9968d41 | Robert J. Moore | README Tweaks. | May 22 2015 | |||
40bdb5070102 | Jared Rosoff/Robert J. Moore | Change inserts to upserts in mongoclient | May 22 2015 | |||
7762b5e0d984 | Robert J. Moore | Revert to the central YCSB repository. | May 22 2015 | |||
842560b0faca | Asya Kamsky/Robert J. Moore | Update mongodb/README.md with more specific info | May 22 2015 | |||
0b68bd48fed0 | Matias Cascallares/Robert J. Moore | added support to specify readPreference | May 22 2015 | |||
c9609612664d | Gianfranco Palumbo/Robert J. Moore | add instructions to install java via yum/apt-get | May 22 2015 | |||
637531b3baf7 | Gianfranco Palumbo/Robert J. Moore | Add maven bash env vars | May 22 2015 | |||
488ef7f348b8 | Gianfranco Palumbo/Robert J. Moore | Added 'Install Maven and Java' instructions Ycsb config parameters example | May 22 2015 | |||
aa1e56af00a2 | achille/Robert J. Moore | Set default thread count to 100 when thread count is not specified | May 22 2015 | |||
cd1fb3571981 | Jared Rosoff/Robert J. Moore | No need to call getError on writeResult. any errors for writeConcern level will… | May 22 2015 | |||
7b9cf5f49522 | Jared Rosoff/Robert J. Moore | Updated to current standard write concerns | May 22 2015 | |||
91f079160e6b | Jared Rosoff/Robert J. Moore | Don't use finalizers to close cursors | May 22 2015 | |||
218e25878439 | Robert J. Moore | Cleanup | May 22 2015 | |||
878f9f933622 | Robert J. Moore | Add option: threadsAllowedToBlockForConnectionMultiplier | May 22 2015 | |||
8e001060cc3a | Robert J. Moore | Optimizations. | May 22 2015 | |||
1db6c0c73ef2 | Robert J. Moore | Add an adapter for MongoDB using the asynchronous driver. | May 22 2015 | |||
01c391db054e | Ben Stopford | altered mongo client to support list of connection strings | Feb 4 2015 | |||
92d86e74a8b3 | Robert J. Moore/Michi Mutsuzaki | gh-95 Update the MongoDB driver to use a singleton Mongo instance for each test… | Dec 16 2012 | |||
a57f833ea17b | Ming Han Teh | Added close() for MongoDbClient | Jul 6 2012 | |||
e1de9c60e6ab | Michi Mutsuzaki | gh-73. added readme. added defaults for all the config parameters. | Apr 19 2012 | |||
ddc105b1ec8a | Siddharth Singh | Improvements to MongoDB client | Feb 21 2012 | |||
d253f45d9c7a | m1ch1 | gh-66 bump up version. use com.yahoo.ycsb | Feb 21 2012 | |||
3532283de4d1 | Hariprasad Kuppuswamy | Mavenisation of the YCSB with a (tar ball) distribution packager. | Feb 16 2012 |
c4science · Help