Graphasync
Graph
async
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
9c1c40faa4c2 | Sean Busbey | Merge pull request #270 from busbey/pr-145 | May 29 2015 | ||||
0329d7859549 | Sean Busbey | Merge pull request #271 from busbey/pr-136 | May 29 2015 | ||||
4d72b136871d | Michael Nitschinger/Sean Busbey | [couchbase] Adding support for Couchbase. | May 29 2015 | ||||
5146047a2430 | Chrisjan Matser/Sean Busbey | [cassandra] Added support for Cassandra CQL binding. | May 29 2015 | ||||
4c90a73f5dd5 | Sean Busbey | Merge pull request #91 from enixon/integrity | May 29 2015 | ||||
0a00e1f504ed | Sean Busbey | Merge pull request #108 from phaneesh/master | May 29 2015 | ||||
030aefe53c3f | Sean Busbey | Merge pull request #92 from enixon/workload-template | May 29 2015 | ||||
378e3acd2bfd | Sean Busbey | Merge pull request #260 from busbey/issue-236 | May 27 2015 | ||||
083db1714cc4 | Sean Busbey | [version] update to 0.2.0-SNAPSHOT. | May 27 2015 | ||||
0ba7e797ab27 | Sean Busbey | Merge pull request #180 from allanbank/async-mongodb-driver | May 24 2015 | ||||
8e425ae17748 | Sean Busbey | Merge pull request #256 from takebayashi/hbase-autoflush | May 23 2015 | ||||
e4479ef19467 | Shun Takebayashi | Change default value of clientbuffering property to false | May 23 2015 | ||||
23e5afcf863f | Shun Takebayashi | Rename autoflush property to clientbuffering | May 23 2015 | ||||
6970ee1152c0 | Robert J. Moore | Add majority write concern and deprecated most of the options. Migrated to the… | May 22 2015 | ||||
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 | ||||
4bcbb592855c | Robert J. Moore | Remove eclipse-ism. | 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 | ||||
a3bbb25f7d0d | Robert J. Moore | Update MongoDB Async Driver version. | May 22 2015 | ||||
878f9f933622 | Robert J. Moore | Add option: threadsAllowedToBlockForConnectionMultiplier | May 22 2015 | ||||
8e001060cc3a | Robert J. Moore | Optimizations. | May 22 2015 | ||||
7e0f63208c7d | Robert J. Moore | Add the async client to the startup script. | May 22 2015 | ||||
1db6c0c73ef2 | Robert J. Moore | Add an adapter for MongoDB using the asynchronous driver. | May 22 2015 | ||||
50c014c581db | Sean Busbey | Merge pull request #253 from asya999/patch-3 | May 22 2015 | ||||
8336848de18f | Sean Busbey | Merge pull request #209 from benjaminbrent/workload-properties | May 21 2015 | ||||
dd271e9f4dd2 | Asya Kamsky | update version of MongoDB driver | May 21 2015 | ||||
7797108a309c | Shun Takebayashi | Add autoflush option to HBaseClient | May 20 2015 | ||||
96eaa580e345 | Sean Busbey | Merge pull request #188 from y0un5/fix-hbase-update | May 19 2015 | ||||
c57ea785a6a5 | Youngjoon Kim | Fix hbase client's write bug in debug mode. | May 19 2015 | ||||
dfc2555c661d | Sean Busbey | Merge pull request #141 from nkeywal/autoFlush | May 19 2015 | ||||
99c38369c64e | Sean Busbey | Merge pull request #207 from benjaminbrent/bugfix-missing-synchronized-keyword… | May 18 2015 | ||||
d1a9b1232fbb | Sean Busbey/Sean Busbey | [client] clean up status message creation. | May 17 2015 | ||||
5ab241210adb | Brian Cooper | Merge pull request #225 from cmccoy/hbase-1.0 | Apr 9 2015 | ||||
fdf0776d239d | Brian Cooper | Merge pull request #210 from benstopford/master | Apr 9 2015 | ||||
3468908292df | Connor McCoy | Add HBase 1.0 client. | Apr 8 2015 | ||||
4592c9deb7b0 | weston platter | Merge pull request #220 from gonzaloserrano/patch-1 | Apr 7 2015 | ||||
02de173c7b7e | Gonzalo Serrano | Update README.md | Mar 26 2015 | ||||
03d6a613d555 | Ben Stopford | down graded sys.err to sys.out | Feb 4 2015 | ||||
01c391db054e | Ben Stopford | altered mongo client to support list of connection strings | Feb 4 2015 | ||||
0aaae9076b01 | Ben Stopford | removed offending mapkeeper module so that maven will build | Feb 3 2015 | ||||
b08b5216721f | Ben Stopford | removed offending mapkeeper module so that maven will build | Feb 3 2015 | ||||
78ae3f005537 | Ben Stopford | removed offending mapkeeper module so that maven will build will pass | Feb 3 2015 | ||||
1abad02a5716 | benjamin | Make MEASUREMENT_TYPE_PROPERTY constant public in Measurements class | Jan 28 2015 | ||||
8fe2fb338c41 | benjamin | Change "db" property string to use new constant | Jan 28 2015 | ||||
bd2bf3aab6f9 | benjamin | Move measurement property constants to Measurements class | Jan 28 2015 | ||||
58eaffb01171 | benjamin | Add constants and docstrings for property keys | Jan 28 2015 | ||||
f1fc92237bf1 | benjamin | Make Measurements.getSummary() method synchronized | Jan 21 2015 | ||||
5659fc582c82 | Weston Platter | Merge pull request #173 from wuxb45/master | May 26 2014 | ||||
0553c4ac754b | Wu Xingbo | Fix typo in redis/README.md | May 26 2014 | ||||
177540a0fe39 | m1ch1 | Merge pull request #170 from busbey/accumulo | May 8 2014 | ||||
6e5177fd8b91 | Mike Drob/Sean Busbey | Cleanup and upgrade to work with Accumulo 1.6.0. | May 1 2014 | ||||
a3cf980f930e | Sean Busbey | Include an example Accumulo configuration file. | May 1 2014 | ||||
26972a164f48 | Bill Havanki/Sean Busbey | Update Accumulo version to 1.4.5. | May 1 2014 | ||||
d4f9a51d5e53 | Mike Drob/Sean Busbey | Cleanup for move to Accumulo 1.4.4 | May 1 2014 | ||||
a997f7e6e94d | Bill Havanki/Sean Busbey | Fix Accumulo retrieval of values for scan and read | May 1 2014 | ||||
ff4342d86c76 | Jonathan M Hsieh/Sean Busbey | Accumulo db driver for ycsb. | May 1 2014 | ||||
4791826f0b90 | Weston Platter | Merge pull request #111 from lshmouse/master | Mar 23 2014 | ||||
7d2204d253eb | Weston Platter | Merge pull request #123 from ymiao/master | Mar 23 2014 | ||||
7eff35390c2a | Weston Platter | Merge pull request #167 from westonplatter/redis-add-readme | Mar 23 2014 | ||||
bb1682938c06 | Weston Platter | [redis] add README explaining how to run redid tests | Mar 23 2014 | ||||
86c535d38058 | Brian Cooper | Merge pull request #164 from westonplatter/travisci | Mar 23 2014 | ||||
afb7c7823e96 | Weston Platter | Merge pull request #163 from westonplatter/gitignore | Mar 19 2014 | ||||
c8660b7efb6f | Weston Platter | [travis] convert README to markdown format so build image can be displayed | Mar 16 2014 | ||||
cadbc3d8ad1d | Weston Platter | [travis] initial commit on travis ci setup | Mar 16 2014 | ||||
145a7640cf84 | Weston Platter | ignore all target folder contents | Mar 16 2014 | ||||
cc0505496526 | Weston Platter | Merge pull request #137 from allanbank/mongodb-2.11.2 | Mar 10 2014 | ||||
03f4fd2caa69 | Nicolas Liochon | Use the clear buffer on fail option. Not using it is deprecated since HBase 0.96 | Sep 20 2013 | ||||
03b4fe01b91f | Robert J. Moore | Update the MongoDB Java Driver version to 2.11.2. | Jul 27 2013 | ||||
34181627b135 | miaoyachun | fix NullPointException when execute "ycsb run gemfire" | Jan 30 2013 | ||||
2375181ab9ec | liushaohui | add timestamp in ycsb qps and latency log | Dec 25 2012 | ||||
d3ed4281bec0 | Phaneesh | Adding TransportCLient support for connecting to remote elasticsearch cluster | Dec 18 2012 | ||||
7b564cc3ffdb | Pierre Queinnec/Michi Mutsuzaki | gh-47 Fix an issue with JDBC scans | Dec 16 2012 | ||||
89df1ac1e6ed | Elliott Clark/Michi Mutsuzaki | gh-100 Time clean up and count it for hbase as update. | Dec 16 2012 | ||||
9b38c15d1b82 | Carlos Tasada/Michi Mutsuzaki | gh-102 Minor fix so the classpath path separator is OS independent | Dec 16 2012 | ||||
bbaaf80ee1a2 | Robert J. Moore/Michi Mutsuzaki | gh-95 Update the MongoDB driver version to 2.9.0. | Dec 16 2012 | ||||
92d86e74a8b3 | Robert J. Moore/Michi Mutsuzaki | gh-95 Update the MongoDB driver to use a singleton Mongo instance for each test… | Dec 16 2012 | ||||
0d2bf50e9e29 | Michi Mutsuzaki | gh-97 Updated CHANGELOG | Oct 22 2012 | ||||
9fef32a19fb7 | Janani Narayanan/Michi Mutsuzaki | gh-97 Bug fixes in dynamodb plugin | Oct 22 2012 | ||||
3827d9a303ac | saden1/Michi Mutsuzaki | gh-93 New ElasticSearch Database Implementation | Sep 11 2012 | ||||
f70807e97a44 | nixon | Included a template collecting all workload properties into a single file. It… | Aug 20 2012 | ||||
5134d46db6b2 | nixon | Added additional parameter to turn on deterministic creation of values for… | Aug 16 2012 | ||||
0caa77fe440c | Janani Narayanan/Michi Mutsuzaki | gh-89 Patch for YCSB Cassandra Client version 1.0.6 | Aug 14 2012 |
c4science · Help