Graphasync
Graph
async
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
8329a5a4b6d5 | Hariprasad Kuppuswamy | Cleaned up the binding jar which got included unintentionally. | Feb 17 2012 | ||||
2d2828bdfd90 | Hariprasad Kuppuswamy | Fix for annotation compilation errors. | Feb 17 2012 | ||||
928f5745c891 | Siddharth Singh | Improvements to MongoDB client | Feb 16 2012 | ||||
482e8ac6c09f | Michi Mutsuzaki | Merge branch 'master' of git://github.com/hariprasad-k/YCSB into hariprasad-k… | Feb 16 2012 | ||||
9fb2ab40c849 | Michi Mutsuzaki | gh-62 Oracle NoSQL Database Client (y-namiki) | Feb 16 2012 | ||||
3532283de4d1 | Hariprasad Kuppuswamy | Mavenisation of the YCSB with a (tar ball) distribution packager. | Feb 16 2012 | ||||
424a25ed14ac | Hariprasad Kuppuswamy | Deleting the old structure of bin folder as well | Feb 16 2012 | ||||
2dc263e2b81c | Hariprasad Kuppuswamy | Deleting the old project structure. | Feb 16 2012 | ||||
e4de1c9711f1 | Yuta Namiki | Oracle NoSQL Database client | Feb 9 2012 | ||||
f75ffe814be8 | Michi Mutsuzaki | gh-59 Cassandra 1.0.6 (akkumar) | Jan 18 2012 | ||||
83e4c0e85b60 | Michi Mutsuzaki | gh-55 VMware vFabric GemFire (sbawaska) | Jan 11 2012 | ||||
188be5d307ba | Swapnil Bawaskar | adding GemFire to makefile | Jan 11 2012 | ||||
d4606f7e99f9 | Swapnil Bawaskar | Merge remote branch 'upstream/master' | Jan 11 2012 | ||||
f39d6cbf01ac | Michi Mutsuzaki | gh-58 benchmarking with hbase 0.90.5 (akkumar) | Jan 10 2012 | ||||
5e7b363f4a7d | Michi Mutsuzaki | Merge branch 'hbase0_90_5' of git://github.com/akkumar/YCSB into akkumar… | Jan 10 2012 | ||||
a4ef7d26486f | Michi Mutsuzaki | gh-57 voldemort - enable nio connector (akkumar) | Jan 10 2012 | ||||
501acfecb45e | Karthik Kumar | benchmarking with hbase 0.90.5 | Jan 5 2012 | ||||
72157cfd6ce5 | Karthik Kumar | enable nio connector | Jan 5 2012 | ||||
2ce34730d453 | Michi Mutsuzaki | gh-54 updated Makefile and added doc for mapkeeper. | Dec 3 2011 | ||||
5ae76f19cacd | Swapnil Bawaskar | removing note about gemfire.jar on CLASSPATH for compilation since… | Dec 2 2011 | ||||
7f8fa82e464b | Swapnil Bawaskar | using ByteIterator instead of String for field values. | Dec 2 2011 | ||||
eb2d950ff6a9 | Michi Mutsuzaki | gh-54 Add mapkeeper driver (m1ch1) | Dec 2 2011 | ||||
e1297f5ef374 | Swapnil Bawaskar | Merge remote branch 'upstream/master' | Dec 2 2011 | ||||
7ad490346153 | Swapnil Bawaskar | - adding sample cache.xml which should be provided to GemFire cache server. | Dec 1 2011 | ||||
646e2513921f | Swapnil Bawaskar | removing ConfigHelper since its not ready for prime-time. | Dec 1 2011 | ||||
95757f9f8a4c | Swapnil Bawaskar | adding documentation | Dec 1 2011 | ||||
2227eeb41eae | Michi Mutsuzaki | gh-52 Mongo db fix (sears) | Nov 22 2011 | ||||
48729e357201 | Michi Mutsuzaki | Merge branch 'MongoDBFix' of git://github.com/sears/YCSB into sears-MongoDBFix | Nov 22 2011 | ||||
527f46ba801d | Michi Mutsuzaki | gh-51 Improved Random Number Generation Performance and add Exponential… | Nov 22 2011 | ||||
57123f750b48 | Michi Mutsuzaki | Merge branch 'ImprovedRNG' of git://github.com/sears/YCSB into sears-ImprovedRNG | Nov 22 2011 | ||||
0dae468e614f | Michi Mutsuzaki | gh-50 Switch unordered key generation from FNV32 to FNV64 (sears) | Nov 22 2011 | ||||
4dfda6908f93 | Michi Mutsuzaki | Merge branch 'fnv64' of git://github.com/sears/YCSB into sears-fnv64 | Nov 22 2011 | ||||
635a4827b37a | Michi Mutsuzaki | gh-49 Build fix (sears) | Nov 22 2011 | ||||
e6be78ea0054 | Russell Sears | Fix MongoDB insert() by adding explicit toString() calls. | Nov 21 2011 | ||||
29ddcf4b75cd | Russell Sears | Remove synchronization points from random number generation. This mostly… | Nov 20 2011 | ||||
48428d6bbe66 | Russell Sears | Merge branch 'master' of github.com:sears/YCSB | Nov 19 2011 | ||||
af9570f7cbf5 | Russell Sears | Merge branch 'master' of github.com:sears/YCSB into ImprovedRNG | Nov 19 2011 | ||||
a836c80432d7 | Russell Sears | Merge branch 'fnv64' of github.com:sears/YCSB | Nov 19 2011 | ||||
c8ef6bb56584 | Russell Sears | Merge branch 'fnv64' of github.com:sears/YCSB | Nov 19 2011 | ||||
1ec9fb357931 | Russell Sears | add new Expoenential key distribution | Nov 19 2011 | ||||
72832a88ffcd | Russell Sears | We use FNV hash functions to generate a large indexable sequence of non… | Nov 19 2011 | ||||
a1d5f7077b0a | Russell Sears | refactor core workload to reduce redundant key and field generation code | Nov 19 2011 | ||||
e92b9d9cf25d | Russell Sears | fix build errors | Nov 19 2011 | ||||
09940e5b0e6b | Russell Sears | get rid of broken dbcompile-all ant target, replace it with hacky make target… | Nov 19 2011 | ||||
2aea7d504db4 | Michi Mutsuzaki | gh-46 Fixed typo in RedisClient | Nov 16 2011 | ||||
d91992789e9c | Michi Mutsuzaki | Merge branch 'master' of git://github.com/Zlender/YCSB into Zlender-master | Nov 16 2011 | ||||
4752832a44d8 | Michi Mutsuzaki | gh-43 Variable length fields (sears) gh-44 Constant occupancy workload (sears)… | Nov 16 2011 | ||||
4baf500fc140 | Zlender | Fixed typo in RedisClient | Nov 16 2011 | ||||
f6b8a359fb17 | Michi Mutsuzaki | Merge pull request #45 from sears/ByteIterator | Nov 15 2011 | ||||
626b34461014 | Russell Sears | Make it easier to build the database client libraries: | Nov 13 2011 | ||||
2b3804947696 | Russell Sears | change DB API to use ByteIterator for fields instead of String. This fixes a… | Nov 13 2011 | ||||
be2a2fc62b6c | Russell Sears | add mean() method to HotspotIntegerGenerator; fixes build problem | Nov 13 2011 | ||||
9958eab0da4f | Russell Sears | improved error handling / less verbosity for constant occupancy workload | Nov 13 2011 | ||||
ea520ef653f6 | Russell Sears | coreworkload was incorrectly overriding the fieldcount member variable | Nov 13 2011 | ||||
5655c24c1741 | Russell Sears | Add new ConstantOccupancyWorkload to induce fragmentation in large object… | Nov 13 2011 | ||||
2c5daad0f15e | Russell Sears | add ability to specify field length distributions | Nov 13 2011 | ||||
49869aabe9be | Swapnil Bawaskar | adding dir db/gemfire/lib which is required for compilation | Nov 6 2011 | ||||
e12f3154a18f | Swapnil Bawaskar | adding javadocs | Nov 1 2011 | ||||
e5586a340909 | Swapnil Bawaskar | improving support for gemfire in client-server topology by adding command line… | Nov 1 2011 | ||||
7aef3fab816f | Swapnil Bawaskar | -adding initial implementation of GemFireClient for ycsb. -adding compile… | Oct 21 2011 | ||||
e204c0503bbf | Michi Mutsuzaki | gh-42 Response latencies are measured in microseconds (mikewied) | Oct 17 2011 | ||||
8e16136ef3ef | Mike Wiederhold | Response latencies are measured in microseconds | Oct 17 2011 | ||||
7cb82c4fd721 | Michi Mutsuzaki | gh-40 Merge Redis database interface layer (lehmannro) | Sep 15 2011 | ||||
2f1119a72982 | Robert Lehmann | Added build target for Redis backend. | Sep 14 2011 | ||||
dfdb0fab3dc1 | Robert Lehmann | Established compliant directory structure. | Sep 14 2011 | ||||
f2a99b4a5663 | Robert Lehmann/Robert Lehmann | Merge Redis database interface layer. | Sep 14 2011 | ||||
79c68a6f4d23 | Robert Lehmann/Robert Lehmann | fixed return codes | Sep 14 2011 | ||||
1b8e727375f8 | Robert Lehmann/Robert Lehmann | removed purge-on-auth behaviour | Sep 14 2011 | ||||
4972a29cc421 | Robert Lehmann/Robert Lehmann | hotfixed namespace collisions | Sep 14 2011 | ||||
6754b5861eda | Robert Lehmann/Robert Lehmann | remarked hash function's utility | Sep 14 2011 | ||||
60e2345fc2d6 | Robert Lehmann/Robert Lehmann | implemented scan operations in redis | Sep 14 2011 | ||||
4cf6f10984a8 | Robert Lehmann/Robert Lehmann | properly teared down redis connection | Sep 14 2011 | ||||
b0cb4510d4c8 | Robert Lehmann/Robert Lehmann | implemented basic redis operations | Sep 14 2011 | ||||
f9431c60a413 | Robert Lehmann/Robert Lehmann | connected to redis server | Sep 14 2011 | ||||
dfe7ccbf8ed3 | Robert Lehmann/Robert Lehmann | fixed stub implementation of redis backend | Sep 14 2011 | ||||
b17865ac56f0 | Robert Lehmann/Robert Lehmann | added redis skeleton | Sep 14 2011 | ||||
a2365c5a6564 | Michi Mutsuzaki | gh-29 Add simple sharding capabilities for JDBC driver (kibab) | Sep 11 2011 | ||||
6afa743031c1 | Michi Mutsuzaki | Merge pull request #29 from kibab/9ebc5a4735d808440454f5a5b6a6d9115cc25675 | Sep 11 2011 | ||||
a76ad9b8c416 | Michi Mutsuzaki | gh-37 removed unnecessary println. | Sep 6 2011 | ||||
cbbdd107e5b3 | Michi Mutsuzaki | gh-37 removed slf4j dependency from MongoDbClient.java | Sep 6 2011 | ||||
947bccc6d179 | Michi Mutsuzaki | gh-27 MongoDbClient was not working with non localhost URLs (arunxarun) | Sep 6 2011 | ||||
77ce3a8e3aed | Michi Mutsuzaki | gh-30 IllegalArgumentException with MongoDB (m1ch1) | Sep 6 2011 | ||||
1a7ca92b3655 | Michi Mutsuzaki | gh-30 use key as mongodb _id instead of ObjectId(key). | Sep 6 2011 | ||||
d50f47da6aa6 | Michi Mutsuzaki | gh-35 Cassandra0.8 support (joaquincasares) | Sep 5 2011 | ||||
313b90ec7252 | Michi Mutsuzaki | Merge branch 'Cassandra0.8Support' of git://github.com/joaquincasares/YCSB into… | Sep 5 2011 | ||||
ad9a1fcf29dc | Michi Mutsuzaki | gh-31 Support to stop benchmark after a maximum specified elapsed time. | Aug 30 2011 | ||||
e3ac86248367 | Michi Mutsuzaki | Merge branch 'master' of git://github.com/sudiptodas/YCSB into sudiptodas-master | Aug 30 2011 | ||||
0580776b64f6 | Sudipto Das | Modified the code to now stop the workload which is then used by the terminator… | Aug 26 2011 | ||||
049edc595a27 | Michi Mutsuzaki | gh-32 Added a db plugin for Infinispan (maniksurtani) | Aug 25 2011 | ||||
15fc0e52598b | Michi Mutsuzaki | Merge branch 'master' of git://github.com/maniksurtani/YCSB into maniksurtani… | Aug 25 2011 | ||||
a70bf05f1b83 | Michi Mutsuzaki | gh-36 Mysql key fix (joaquincasares) | Aug 25 2011 | ||||
a1ee9215cdba | Michi Mutsuzaki | Merge branch 'mysql-KEY-fix' of git://github.com/joaquincasares/YCSB into… | Aug 25 2011 | ||||
dd0ca3789bb0 | Michi Mutsuzaki | gh-34 Optimizing cassandra7 (joaquincasares) | Aug 24 2011 | ||||
f1caa9dbe86b | Joaquin Casares | Changed jdbc key from defaulting the primary key to KEY and now using YCSB_KEY… | Aug 11 2011 | ||||
9312c43c8ce8 | Joaquin Casares | Added Cassandra 0.8 Support based on the previously updated Optimized 0.7 files. | Jul 28 2011 | ||||
52af34636f0e | Joaquin Casares | Optimized CassandraClient7.java. | Jul 27 2011 | ||||
4212e1b41334 | Manik Surtani | Add an Infinispan 5 database plugin and update build script accordingly | Jul 5 2011 | ||||
e890b41319ed | Manik Surtani | Add an Infinispan 5 database plugin and update build script accordingly | Jul 4 2011 | ||||
d783a29c345d | Manik Surtani | Update .gitignore to ignore IntelliJ project files, and to allow README files… | Jul 4 2011 | ||||
23eee391011f | Sudipto Das | Adding support to stop the benchmark after a user specified maximum time (in… | May 31 2011 |
c4science · Help