Graphmaster
Graph
master
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
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