Graphasync
Graph
async
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
5e384b4c4c99 | Sean Busbey | Merge pull request #338 from tlopatic/master | Jul 7 2015 | ||||
ba78526c7518 | Sean Busbey | Merge pull request #309 from busbey/pr-228 | Jul 6 2015 | ||||
5df411f3da59 | Thomas Lopatic | Execute correct number of operations, even if not a multiple of thread count. | Jul 3 2015 | ||||
7195b6c95a1a | Connor McCoy | Merge pull request #324 from tlopatic/master | Jul 1 2015 | ||||
70479849ec4f | Thomas Lopatic | More reasonable write overload handling. | Jul 1 2015 | ||||
e80ffcf2bb66 | Sean Busbey | Merge pull request #329 from busbey/issue-315 | Jun 30 2015 | ||||
b770679fe19b | Sean Busbey | [scripts] clean up runtime classpath. | Jun 30 2015 | ||||
458e6268c74e | Sean Busbey | Merge pull request #331 from busbey/issue-294 | Jun 29 2015 | ||||
77541a9e2808 | Sean Busbey | [packaging] remove CHANGELOG | Jun 28 2015 | ||||
9a8e37a40016 | Thomas Lopatic | Use -1 as error result. | Jun 26 2015 | ||||
e45ebecdf80c | Connor McCoy | Merge pull request #325 from cmccoy/hbase-readme | Jun 25 2015 | ||||
a6e1c636ea69 | Connor McCoy | [hbase] README updates | Jun 25 2015 | ||||
ecadf1f078aa | Sean Busbey | Merge pull request #323 from bigbes/master | Jun 25 2015 | ||||
13e4086131ce | Thomas Lopatic | Better error messages. | Jun 25 2015 | ||||
dadbf6c5944a | Thomas Lopatic | Added missing annotation. | Jun 25 2015 | ||||
9a774cc91742 | Thomas Lopatic | Document correct default timeout. | Jun 25 2015 | ||||
35df165ce907 | Thomas Lopatic | Add support for Aerospike. | Jun 25 2015 | ||||
25e0ec895534 | bigbes | Issue #319: [tarantool] Error on scan operation and replace problems | Jun 25 2015 | ||||
45631e8bbf0c | Sean Busbey | Merge pull request #304 from gkamat/issue-278 | Jun 24 2015 | ||||
9bc02d23c0ee | Sean Busbey | Merge pull request #301 from saggarsunil/master | Jun 24 2015 | ||||
ba66be69b173 | unknown | Merge branch 'master' of https://github.com/saggarsunil/YCSB | Jun 23 2015 | ||||
ea22a7bee0d6 | unknown | Merge branch 'master' of https://github.com/saggarsunil/YCSB | Jun 23 2015 | ||||
c4e394339c1a | unknown | Merge branch 'master' of https://github.com/saggarsunil/YCSB | Jun 22 2015 | ||||
4cfd40f24781 | saggarsunil/unknown | [mongodb] update parameter for connection url to match previous behavior and… | Jun 22 2015 | ||||
7dcbb3206ef7 | Sean Busbey | Merge pull request #305 from gkamat/issue_302 | Jun 20 2015 | ||||
2559ce6d5d14 | Govind Kamat | [scripts] Include only the binding-specific jars and conf directory in the… | Jun 20 2015 | ||||
1c3db418d4ba | Govind Kamat | [hbase] Update to commit 80b74a94359179a60032289e5a115dec1bf6ee8b. Pass… | Jun 19 2015 | ||||
6d85b13a6cbe | Govind Kamat | Merge remote-tracking branch 'upstream/master' into issue-278 | Jun 19 2015 | ||||
9c80044e993f | Sean Busbey | [version] update master to 0.3.0-SNAPSHOT. | Jun 19 2015 | ||||
2517e26c2e2c | Govind Kamat | Merge remote-tracking branch 'upstream/master' into issue-278 | Jun 19 2015 | ||||
700b71c97928 | Sean Busbey | Merge pull request #307 from busbey/issue-297 | Jun 18 2015 | ||||
df9950e9b1f2 | Sean Busbey | Merge pull request #306 from busbey/packaging_fix | Jun 18 2015 | ||||
c148fb50d0db | Sean Busbey | [infinispan] clean up refactoring of infinispan binding. | Jun 18 2015 | ||||
d55a21fc5e4f | mylesjao/Sean Busbey | [infinispan] infinispan-binding README typo | Jun 18 2015 | ||||
7dbf032018d9 | mylesjao/Sean Busbey | [infinispan] add infinispan-binding README | Jun 18 2015 | ||||
d98697fd5aeb | mylesjao/Sean Busbey | [infinispan] modify infinispan-binding dependency to support both 5.x and 7.x… | Jun 18 2015 | ||||
dbd7d0ba8f62 | mylesjao/Sean Busbey | [infinispan] impl infinispan db with remote cache manager | Jun 18 2015 | ||||
c97afa18a296 | Sean Busbey | Merge pull request #288 from steffenfriedrich/randomByteIteratorAz | Jun 18 2015 | ||||
41ed6795d22f | Sean Busbey | [voldemort] disable voldemort pending maven accessible artifacts. | Jun 18 2015 | ||||
18f69c72e063 | Sean Busbey | [packaging] ensure datastore binding specific distributions include core… | Jun 18 2015 | ||||
be6c4d906bbd | Govind Kamat | Merge branch 'master' of https://github.com/brianfrankcooper/YCSB into issue_302 | Jun 18 2015 | ||||
ced4306f6910 | Govind Kamat | [scripts] Add only the conf directory for the relevant binding to the classpath… | Jun 18 2015 | ||||
36194ed208dc | Govind Kamat | Merge branch 'issue-278' of https://github.com/gkamat/YCSB into issue-278 | Jun 17 2015 | ||||
80b74a943591 | Govind Kamat | [hbase] Verify that the table exists during DB binding initialization and bail… | Jun 17 2015 | ||||
d59ce9bff33f | Govind Kamat | [hbase] Verify that the table exists during DB binding initialization and bail… | Jun 17 2015 | ||||
2973ea5ab0e8 | Connor McCoy | Merge pull request #303 from cmccoy/update-readme | Jun 17 2015 | ||||
423e66feedeb | Connor McCoy | [docs] Add build instructions to README, update DB-specific build docs. | Jun 17 2015 | ||||
d871a527b27a | Sean Busbey | Merge pull request #300 from busbey/issue-250 | Jun 17 2015 | ||||
195d6e861cee | Sean Busbey | [packaging] refactor packaging to avoid fat-jars. | Jun 17 2015 | ||||
4d68068d30a2 | Sean Busbey | Merge pull request #214 from LatencyUtils:master | Jun 17 2015 | ||||
bc07237f6270 | nitsanw/Sean Busbey | [test] Add new mock DB simulator | Jun 17 2015 | ||||
78e10b0be44b | nitsanw/Sean Busbey | [core] typo | Jun 17 2015 | ||||
2f8389238129 | nitsanw/Sean Busbey | [test] correct typo | Jun 17 2015 | ||||
6303b87e57c2 | nitsanw/Sean Busbey | [packaging] pack dependencies in jar | Jun 17 2015 | ||||
10c88539899a | nitsanw/Sean Busbey | [client] Add a spin.sleep option | Jun 17 2015 | ||||
bf37068a1a28 | nitsanw/Sean Busbey | [core] Upgrade to HdrHistogram 2.1.4 | Jun 17 2015 | ||||
b78c7119b614 | nitsanw/Sean Busbey | [core] Add notes for status.interval and basicdb.ranomizedelay options. | Jun 17 2015 | ||||
d3d495fd192a | nitsanw/Sean Busbey | [client] - Correct status reporting sliding timing - Make status interval… | Jun 17 2015 | ||||
b634f0cd3815 | nitsanw/Sean Busbey | [core] - Output intended vs. per-op latency or both - Output old histogram or… | Jun 17 2015 | ||||
e267ce390ce5 | nitsanw/Sean Busbey | [core] typo | Jun 17 2015 | ||||
34d1b8872f2c | nitsanw/Sean Busbey | [core] Measure intended latency and old latency side by side. Add a joined… | Jun 17 2015 | ||||
ccff6fc1b245 | nitsanw/Sean Busbey | [core] Add intended deadline reporting and measurement. Add option for… | Jun 17 2015 | ||||
6f49fd96c4be | nitsanw/Sean Busbey | [core] Read me on CO in the context of YCSB | Jun 17 2015 | ||||
a152063adb79 | nitsanw/Sean Busbey | [core] Add dependency on HdrHistogram | Jun 17 2015 | ||||
a07f76c62d95 | nitsanw/Sean Busbey | [client] Switch to managing time in nanoseconds in the ClientThread | Jun 17 2015 | ||||
9ba89cb5b7b2 | nitsanw/Sean Busbey | [core] Add HdrHistogram based measurement. Remove needless synchronization by… | Jun 17 2015 | ||||
a991bcfe612c | nitsanw/Sean Busbey | [client] Wait for status thread to properly exit in shutdown sequence | Jun 17 2015 | ||||
f50848b06112 | nitsanw/Sean Busbey | [test] Improve delay code Add option to randomize delay(default=true, as before) | Jun 17 2015 | ||||
0b024834549c | nitsanw/Sean Busbey | [core, client] Fix record count property default value in CoreWorkload, also… | Jun 17 2015 | ||||
42b39f591a9f | saggarsunil | Changes: 1. mongodb configuration parameter bug (mongodb.url) 2. README file… | Jun 17 2015 | ||||
dfd79c800c06 | Sean Busbey | Merge pull request #292 from bigbes/master | Jun 16 2015 | ||||
622974fe9746 | bigbes | Move configuration files | Jun 15 2015 | ||||
a83a2ea50025 | bigbes | Update Tarantool connector version for non-SNAPSHOT | Jun 15 2015 | ||||
b98dae335cb4 | Sean Busbey | Merge pull request #289 from steffenfriedrich/addJSONArrayMeasurementsExporter | Jun 14 2015 | ||||
1c8c628d1ade | bigbes | Code review fixes | Jun 13 2015 | ||||
bf4c4e579cec | bigbes | Add Tarantool database | Jun 11 2015 | ||||
cbaf24e4e4fc | Steffen Friedrich | [exporter] added JSONArrayMeasurementsExporter which generates one JSON array… | Jun 9 2015 | ||||
b5bee232b62f | Steffen Friedrich | [core] ByteIterators `toString()` method now uses java.nio.CharBuffer to… | Jun 9 2015 | ||||
076b8024ba4a | Connor McCoy | Merge pull request #285 from allanbank/ycsb_284 | Jun 9 2015 | ||||
7bfe3bcd12a7 | Steffen Friedrich | [core] according to issue #279 RandomByteIterator now generates also some… | Jun 8 2015 | ||||
facb9fe4fe27 | Sean Busbey | Merge pull request #268 from busbey/pr-94 | Jun 8 2015 | ||||
c263c1184704 | Sean Busbey/Sean Busbey | [gemfire] update to latest artifact. | Jun 8 2015 | ||||
86d260f71550 | Swapnil Bawaskar/Sean Busbey | [gemfire] update gemfire and re-enable. | Jun 8 2015 | ||||
4f2e7161c755 | Sean Busbey | Merge pull request #281 from busbey/issue-191 | Jun 7 2015 | ||||
bd4ca6030873 | Sean Busbey | Merge pull request #238 from busbey/issue-237 | Jun 7 2015 | ||||
042f1458f804 | Robert J. Moore | #284 - Make sure the tests work with a <= 2.4 version of MongoDB. | Jun 6 2015 | ||||
5a3d9763a08c | Robert J. Moore | Fix #284 - Switch to travis starting the test mongod instance. | Jun 6 2015 | ||||
8b7decb0e123 | Sean Busbey | Merge pull request #280 from allanbank/ycsb_277 | Jun 6 2015 | ||||
4c0a36488217 | Sean Busbey | Merge pull request #283 from y0un5/hbase-binding-document | Jun 6 2015 | ||||
5d91a2018eba | Youngjoon Kim | Add a document for hbase-binding and remove hbase-site.xml | Jun 6 2015 | ||||
0a211e2535e5 | Robert J. Moore | Javadoc updates for the test cases. #277. | Jun 6 2015 | ||||
c1a90e6b171a | Sean Busbey | [scripts] remove defunct ycsb.sh | Jun 6 2015 | ||||
2a580440b350 | Robert J. Moore | Fix #277 - Switch from updateOne to replaceOne to match changed semantics in… | Jun 6 2015 | ||||
6f9e3cf6e9b8 | Sean Busbey | Merge pull request #275 from steffenfriedrich/zipfianfix | Jun 4 2015 | ||||
9dacfe735a83 | Connor McCoy | Merge pull request #276 from cmccoy/cleanup-ycsb-script | Jun 4 2015 | ||||
1de51dd67155 | Connor McCoy | [scripts] Clean up bin/ycsb. | Jun 3 2015 | ||||
31136ce857b6 | Steffen Friedrich | Added license header and now testing the max parameter as well. | Jun 3 2015 | ||||
55164dc4b65c | Sean Busbey | Merge pull request #274 from takebayashi/hbase-writebuffersize | Jun 3 2015 | ||||
149ea8295927 | Steffen Friedrich | Given the min and max parameter ZipfianGenerator should not return 0 if (uz <… | Jun 2 2015 | ||||
15634b9b4551 | Shun Takebayashi | Make write buffer size of HBase client configurable | Jun 2 2015 |
c4science · Help