Skip to content
Snippets Groups Projects
Select Git revision
  • master default
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.03Jun229May282723222120211918178Apr726Mar4Feb328Jan2125May7123Mar1918161020Sep26Jul30Jan2325Dec181622Oct10Sep420Aug1514135410Jul95421Jun1819Apr3Mar27Feb2422212019181716917Jan1110952Dec130Nov21201918161513125120Oct1714Sep10529Aug2524231028Jul275430May2624Apr26Mar10Dec94Nov26Oct13629Sep282511Aug2Jun27May2522201211645327Apr2625232019Added license header and now testing the max parameter as well.Merge pull request #274 from takebayashi/hbase-writebuffersizeGiven the min and max parameter ZipfianGenerator should not return 0 if (uz < 1) nor 1 if (uz<1.0+Math.pow(0.5,theta)). Instead it should return the min value (base) or min + 1.Make write buffer size of HBase client configurableMerge pull request #270 from busbey/pr-145Merge pull request #271 from busbey/pr-136[couchbase] Adding support for Couchbase.[cassandra] Added support for Cassandra CQL binding.Merge pull request #91 from enixon/integrityMerge pull request #108 from phaneesh/masterMerge pull request #92 from enixon/workload-templateMerge pull request #260 from busbey/issue-236[version] update to 0.2.0-SNAPSHOT.Merge pull request #180 from allanbank/async-mongodb-driverMerge pull request #256 from takebayashi/hbase-autoflushChange default value of clientbuffering property to falseRename autoflush property to clientbufferingAdd majority write concern and deprecated most of the options. MigratedTests and updates for OptionsSupport.Bump the MongoDB versions.Explicit License.Explicit License.Add logback logger.Remove eclipse-ism.Add the avoidance of finalizers for cursors back in.Update the MongoDB drivers to just use a connection string or MongoDBUpdate the README with how to use the asynchronous driver.README Tweaks.Change inserts to upserts in mongoclientRevert to the central YCSB repository.Update mongodb/README.md with more specific infoadded support to specify readPreferenceadd instructions to install java via yum/apt-getAdd maven bash env varsAdded 'Install Maven and Java' instructions Ycsb config parametersSet default thread count to 100 when thread count is not specifiedNo need to call getError on writeResult. any errors for writeConcern level will throw exceptions and be caught in catch blockUpdated to current standard write concernsDon't use finalizers to close cursorsCleanup
Loading