Graphmaster
Graph
master
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
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 | ||||
dec3c56763ae | Brian Cooper | Fixed zeta constant for ScrambledZipfianGenerator (thanks evanj!) | May 26 2011 | ||||
9ebc5a4735d8 | Ilya Bakulin | - Added simple sharding to JDBC driver. | Apr 24 2011 | ||||
5a973258f88d | Brian Cooper | JDBC driver and HotspotIntegerGenerator (sudiptodas) | Mar 27 2011 | ||||
8f70da123c3e | Brian Cooper | Merge remote branch 'sudiptodas/master' | Mar 27 2011 | ||||
bdb30204b9b2 | Brian Cooper | Fixes for Voldemort (nono) | Mar 27 2011 | ||||
0ca6faf365ec | Brian Cooper | Merge remote branch 'nono/Voldemort' | Mar 27 2011 | ||||
22959953d8b7 | Brian Cooper | Fixes for MongoDB (nono) | Mar 27 2011 | ||||
5c846f3c1c10 | Brian Cooper | Merge remote branch 'nono/MongoDB' | Mar 27 2011 | ||||
21250a179468 | Brian Cooper | Changes for Cassandra 0.7 (tjake) and FileGenerator (nono) | Mar 27 2011 | ||||
42152ecbbe66 | Brian Cooper | Merge remote branch 'nono/FileGenerator' | Mar 27 2011 | ||||
a5b0cf74af78 | Brian Cooper | Merge remote branch 'tjake/master' | Mar 27 2011 | ||||
2f1100ace80d | Sudipto Das | Adding the README file of the lib directory of JDBC client | Dec 10 2010 | ||||
3525fb44c956 | Sudipto Das | Adding the hot spot distribution to the core workload generator. | Dec 10 2010 | ||||
9c808f361b3a | Sudipto Das | Adding a client driver for a JDBC database to be interfaced with YCSB. | Dec 10 2010 | ||||
664f3d15cb41 | Sudipto Das | Adding a generator for Hotspot distributions. | Dec 10 2010 | ||||
353396571857 | Sudipto Das | Adding a utility script to add the appropriate jar files to the classpath and… | Dec 10 2010 | ||||
18f78c9e9163 | Bruno Michel | Do not count not found values as OK in Voldemort | Nov 4 2010 | ||||
37eaffb4d8c6 | Bruno Michel | Give the possibility to connect to several MongoDB instances (replica set) | Nov 4 2010 | ||||
30d70708df97 | Bruno Michel | Debugging mongodb client | Nov 4 2010 | ||||
c71eefe65587 | Bruno Michel | Indentation | Nov 4 2010 | ||||
b9a43492c094 | Bruno Michel | New generator: FileGenerator | Nov 4 2010 | ||||
41491d3f5c36 | T Jake Luciani | Fixes for Cassandra 0.7 client | Oct 26 2010 | ||||
eb1597f712aa | Brian Cooper | 0.1.3 notes | Oct 26 2010 | ||||
8f9f46314222 | Brian Cooper | Fix broken build (for HBase 0.20.6) | Oct 26 2010 | ||||
0231452bb578 | Adam Ever-Hadani | mongodb client updates for compatibility with mongodb-2.2.jar | Oct 13 2010 | ||||
85c5af2e20db | Brian Cooper | Tracking changes since 0.1.2 | Oct 6 2010 | ||||
3317313de71d | Nick Bailey | Configuration improvements. | Oct 6 2010 | ||||
0386f532acac | Nick Bailey | Minor compatability updates. | Oct 6 2010 | ||||
302b464edbef | Nick Bailey | Merge branch 'master' of http://github.com/johanoskarsson/YCSB | Oct 6 2010 | ||||
6676f080d4c6 | Brian Cooper | Merge branch 'master' of http://github.com/ryanobjc/YCSB into ryanobjc-master | Sep 29 2010 | ||||
c84a7c32cf51 | Ryan Rawson | Make HBase db test up to twice as fast | Sep 28 2010 | ||||
1acf1d044417 | Roshan Sumbaly | Fixed annoying stack trace dump if property 'exported' not found | Sep 26 2010 | ||||
26a5f7fae345 | Roshan Sumbaly | Voldemort - Added missing lib folder + README | Sep 26 2010 | ||||
3f8adb07104a | Roshan Sumbaly | Voldemort DB! | Sep 26 2010 | ||||
2c0a3fbcca6b | Johan Oskarsson | Update to use clocks in Cassandra 0.7. | Aug 11 2010 | ||||
a87ab2518edf | Brian Frank Cooper | Add writeallfields property to cause writes to modify all fields on update or… | Jun 2 2010 | ||||
0e57a4427dc5 | Brian Frank Cooper | Suppress unchecked warning for read() method | May 28 2010 | ||||
f40ed8ad47ff | Brian Frank Cooper | Added null checking on db | May 28 2010 | ||||
607a4556fc00 | Brian Frank Cooper | Put db.requestDone() in finally block; other fixes suggested by ypai | May 28 2010 | ||||
c4422d704c8a | Brian Frank Cooper | Tracking changes for later release notes | May 26 2010 | ||||
5050f2b452b3 | Brian Frank Cooper | Removed overrides since java 1.5 demands they override a superclass method | May 26 2010 | ||||
eaa3ad7585b8 | Johan Oskarsson | Reformatted with spaces instead of tabs | May 22 2010 | ||||
ee88bbf7e80d | Johan Oskarsson | Merge branch 'master' of http://github.com/brianfrankcooper/YCSB | May 22 2010 | ||||
f56ec1a8558d | Johan Oskarsson | Added an interface for exporting the measurements and a JSON implementation. It… | May 22 2010 | ||||
723489585381 | Johan Oskarsson | Updated to latest Cassandra trunk | May 22 2010 | ||||
a7bbbc9b7c71 | Brian Frank Cooper | Merge branch 'master' of github.com:brianfrankcooper/YCSB | May 20 2010 | ||||
72f8fea16c91 | Brian Frank Cooper | Bracket requests with db.requestStart() and db.requestDone(). closes #9 | May 20 2010 | ||||
78583745486d | Brian Frank Cooper | Release 0.1.2 | May 12 2010 | ||||
02066600bbb6 | Brian Frank Cooper | Updated documentation for MongoDB binding and others. closes #8 | May 12 2010 | ||||
405987f5e72e | Brian Frank Cooper | MongoDB client submitted by Yen Pai | May 12 2010 | ||||
a0cb6822a696 | Brian Frank Cooper | Better help text for command line client | May 12 2010 | ||||
b71723cf22e1 | Brian Frank Cooper | Simple command line client to read/write from a database using a DB… | May 12 2010 | ||||
4881171a6bb6 | Brian Frank Cooper | Added better documentation for DB return codes. | May 6 2010 | ||||
e3d41ff11ce4 | Brian Frank Cooper | Added lib dir in cassandra-0.7 | May 5 2010 | ||||
33d28e4fdbec | Brian Frank Cooper | Merge git://github.com/johanoskarsson/YCSB into test | May 5 2010 | ||||
5680787bba77 | Brian Frank Cooper | Merge branch 'master' of github.com:brianfrankcooper/YCSB into test | May 5 2010 | ||||
2a43fae2e17d | Brian Frank Cooper | Added lib dirs to db/cassandra-0.5 and 0.6 | May 5 2010 | ||||
9ddb8a5da4d4 | Johan Oskarsson/Brian Cooper | Moved db specific code and configs into new IDE friendly directory structure | May 4 2010 | ||||
f588645b7b75 | Johan Oskarsson | Created generator and measurements packages | May 3 2010 | ||||
dca7bdd74ea2 | Johan Oskarsson | Added support for Cassandra 0.7 | May 3 2010 | ||||
2fd7a0560556 | Johan Oskarsson | Moved db specific code and configs into new IDE friendly directory structure | May 3 2010 | ||||
e62af2cff45e | Todd Lipcon/Brian Cooper | Avoid needless conversion to/from Bytes in HBase benchmark | Apr 26 2010 | ||||
ed39c1107e62 | Todd Lipcon/Brian Cooper | Improve CPU usage of random string generation | Apr 25 2010 | ||||
b7af89511f02 | Todd Lipcon | Avoid needless conversion to/from Bytes in HBase benchmark | Apr 25 2010 | ||||
dccfa38cdb92 | Todd Lipcon | Improve CPU usage of random string generation | Apr 25 2010 | ||||
3c69a053eaf8 | Brian Frank Cooper | Version history in README | Apr 25 2010 | ||||
fa173a26f47b | Brian Frank Cooper | Merge branch 'master' of github.com:brianfrankcooper/YCSB | Apr 25 2010 | ||||
8a3ac3debd96 | Brian Frank Cooper | Remove call to stringPropertyNames() to make compilable under Java 1.5. closes… | Apr 25 2010 | ||||
ab55f7aa494a | aesilberstein | Added HBase cleanup code fix. closes #3 | Apr 25 2010 | ||||
537c0226c957 | Brian Frank Cooper | Fix initial sleep for client thread. closes #4 | Apr 25 2010 | ||||
4d4a991881ed | Brian Frank Cooper | Added reference to Gray paper. | Apr 23 2010 | ||||
70c480ec4b53 | Brian Frank Cooper | Adding documentation. | Apr 23 2010 | ||||
6e426ca718dc | Brian Frank Cooper | Fixing documentation and javadoc. | Apr 23 2010 | ||||
53a475568531 | Brian Frank Cooper | Reran javadoc and fixed some doc bugs | Apr 21 2010 | ||||
06e4fedece3a | Brian Frank Cooper | Fixing SlicePredicate, ColumnPath and ColumnParent constructors for 0.6… | Apr 20 2010 | ||||
c98594d3760c | Brian Frank Cooper | Import org.apache.cassandra.thrift.*; (packaged changed in cas 0.6) | Apr 20 2010 | ||||
8659cc2fb111 | Brian Frank Cooper | SliceRange changed in 0.6 - fixed CassandraClient.java | Apr 20 2010 | ||||
3355a6f84543 | Brian Frank Cooper | Separated Cassandra and HBase lib dirs into their own directory | Apr 20 2010 | ||||
f586b48cfea2 | Brian Frank Cooper | Added ycsb.jar to dbcompile classpath | Apr 20 2010 | ||||
7a6fb34838c9 | Brian Frank Cooper | Made separate build target for cassandra db | Apr 20 2010 | ||||
8b7ce0117576 | Brian Frank Cooper | Added lib directory for database jars | Apr 20 2010 | ||||
e0384afc559d | Brian Frank Cooper | Added another page link to README | Apr 20 2010 | ||||
963c331bc440 | Brian Frank Cooper | Added github links to README. | Apr 20 2010 | ||||
24efaff35cb2 | Brian Frank Cooper | Initial commit of YCSB. | Apr 19 2010 |
c4science · Help