Graphasync
Graph
async
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
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 | ||||
9b7a3648490e | Michi Mutsuzaki | Updated CHANGELOG. | Aug 14 2012 | ||||
5813dbcaaf02 | Janani Narayanan/Michi Mutsuzaki | gh-88 YCSB client for Amazon DynamoDB | Aug 14 2012 | ||||
be8d7f133737 | Michi Mutsuzaki | gh-76 Updated the orientdb version to 1.0.1. | Aug 14 2012 | ||||
ea76ee734d84 | Luca Garulli/Michi Mutsuzaki | gh-76 Implemented OrientDB client | Aug 14 2012 | ||||
95f9313abcc9 | Michi Mutsuzaki | Disables the gemfire plugin. | Aug 5 2012 | ||||
8bfa50ba500a | Michi Mutsuzaki | Merge pull request #86 from minghan/upstream | Aug 5 2012 | ||||
20f889053b71 | Michi Mutsuzaki | Merge pull request #85 from enixon/hypertable_final | Aug 5 2012 | ||||
ab3744f5fd15 | nixon | Added lines to hypertable/pom.xml to allow import of hypertable jars. Thanks to… | Jul 10 2012 | ||||
ae1c9a922bd4 | Ming Han Teh | Fixed bug in CoreWorkload. Read-Modify-Write latency should be reported in… | Jul 10 2012 | ||||
b1f8580fddf1 | Michi Mutsuzaki | Merge pull request #82 from minghan/a57f833ea17b47586e2439431c01dcb7e2cf249a | Jul 10 2012 | ||||
a438f8f71985 | nixon | Hypertable plugin in YCSB framework | Jul 9 2012 | ||||
a57f833ea17b | Ming Han Teh | Added close() for MongoDbClient | Jul 6 2012 | ||||
5b19cde03253 | Michi Mutsuzaki | Merge pull request #81 from minghan/master | Jul 5 2012 | ||||
a339b6d6ec0f | Ming Han Teh | Bump up mongo-java-driver to 2.8.0 | Jul 4 2012 | ||||
fe45ea8254f7 | Michi Mutsuzaki | Merge pull request #79 from amansk/master | Jun 22 2012 | ||||
d1df033f5371 | Amandeep Khurana | Fixing for HBase 0.92.1 | Jun 19 2012 | ||||
e1de9c60e6ab | Michi Mutsuzaki | gh-73. added readme. added defaults for all the config parameters. | Apr 19 2012 | ||||
448685cad440 | m1ch1 | gh-69 Added a unit test for RandomByteIterator toArray() and toString() methods. | Mar 4 2012 | ||||
d461c890e3ea | m1ch1 | gh-67 use checkstyle. | Feb 27 2012 | ||||
3dbc6c634da0 | m1ch1 | gh-66 updated readme | Feb 24 2012 | ||||
01d1ce5cc76a | m1ch1 | gh-66 update nosql README | Feb 24 2012 | ||||
e86775fa664f | m1ch1 | gh-66 added shell command | Feb 24 2012 | ||||
076cb3ffdf96 | m1ch1 | gh-66 added shell command | Feb 24 2012 | ||||
acef6b461695 | Michi Mutsuzaki | gh-66 bump up version | Feb 22 2012 | ||||
5be10e0f0a60 | Michi Mutsuzaki | gh-66 revisit checkstyle later. somehow it messed up the distribution target. | Feb 22 2012 | ||||
ca924b8f0494 | m1ch1 | gh-66 added checkstyle | Feb 22 2012 | ||||
82b36e31b238 | m1ch1 | gh-66 don't use string format function | Feb 22 2012 | ||||
2cfb144ad62b | m1ch1 | gh-66 added more stuff in BUILD. added db links in ycsb. | Feb 22 2012 | ||||
c2aadd3615db | m1ch1 | Merge branch 'master' of github.com:brianfrankcooper/YCSB | Feb 22 2012 | ||||
b99c7f08d770 | Michi Mutsuzaki | gh-65 Patch for improving the MongoDB Client (singhsiddharth) | Feb 21 2012 | ||||
78290d1ff496 | Michi Mutsuzaki | Merge branch 'master' of git://github.com/singhsiddharth/YCSB into… | Feb 21 2012 | ||||
5d7c9d671f7a | Michi Mutsuzaki | gh-66 don't use python string format function | Feb 21 2012 | ||||
2e57c546cbdb | Michi Mutsuzaki | gh-66 reorganize directory structure | Feb 21 2012 | ||||
5c93c3ebb3f7 | Siddharth Singh | Merge branch 'master' of github.com:singhsiddharth/YCSB | Feb 21 2012 | ||||
ddc105b1ec8a | Siddharth Singh | Improvements to MongoDB client | Feb 21 2012 | ||||
e52a4fd550da | m1ch1 | gh-66 updated nosqldb readme | Feb 21 2012 | ||||
75af6730a99e | m1ch1 | gh-66 modified mapkeeper readme | Feb 21 2012 | ||||
d253f45d9c7a | m1ch1 | gh-66 bump up version. use com.yahoo.ycsb | Feb 21 2012 | ||||
7b517f6e8bcd | m1ch1 | gh-66 include readme and changelog in distribution | Feb 21 2012 | ||||
2e2e99532b8c | m1ch1 | gh-66 added build instruction. | Feb 20 2012 | ||||
2dfbfb2c6872 | m1ch1 | gh-66 move nosqldb to maven | Feb 20 2012 | ||||
6e1713020ef7 | m1ch1 | gh-66 fix pom | Feb 19 2012 | ||||
69043d37d990 | m1ch1 | gh-66 added gemfire. | Feb 19 2012 | ||||
063003155936 | m1ch1 | gh-66 more small fixes | Feb 19 2012 | ||||
c895c64147b3 | m1ch1 | gh-66 small fixes | Feb 19 2012 | ||||
c40b53ee9c96 | m1ch1 | gh-66 fixed a typo | Feb 19 2012 |
c4science · Help