Граф коммитов

1384 Коммитов

Автор SHA1 Сообщение Дата
Brian Frank Cooper a0cb6822a6 Better help text for command line client 2010-05-11 16:06:52 -07:00
Brian Frank Cooper b71723cf22 Simple command line client to read/write from a database using a DB implementation. Useful for testing DB layers, and inspecting values in the database. 2010-05-11 16:03:23 -07:00
Brian Frank Cooper 4881171a6b Added better documentation for DB return codes. 2010-05-06 13:57:03 -07:00
Brian Frank Cooper e3d41ff11c Added lib dir in cassandra-0.7 2010-05-04 15:42:24 -07:00
Brian Frank Cooper 33d28e4fdb Merge git://github.com/johanoskarsson/YCSB into test
Conflicts:
	.gitignore
	build.xml
	db/cassandra-0.6/lib/README
2010-05-04 15:40:27 -07:00
Brian Frank Cooper 5680787bba Merge branch 'master' of github.com:brianfrankcooper/YCSB into test 2010-05-04 15:37:51 -07:00
Brian Frank Cooper 2a43fae2e1 Added lib dirs to db/cassandra-0.5 and 0.6 2010-05-04 15:31:31 -07:00
Johan Oskarsson 9ddb8a5da4 Moved db specific code and configs into new IDE friendly directory structure 2010-05-05 05:56:21 +08:00
Johan Oskarsson f588645b7b Created generator and measurements packages 2010-05-03 17:17:39 +02:00
Johan Oskarsson dca7bdd74e Added support for Cassandra 0.7 2010-05-03 17:15:43 +02:00
Johan Oskarsson 2fd7a05605 Moved db specific code and configs into new IDE friendly directory structure 2010-05-03 12:52:18 +02:00
Todd Lipcon e62af2cff4 Avoid needless conversion to/from Bytes in HBase benchmark 2010-04-27 03:26:17 +08:00
Todd Lipcon ed39c1107e Improve CPU usage of random string generation 2010-04-26 05:56:55 +08:00
Todd Lipcon b7af89511f Avoid needless conversion to/from Bytes in HBase benchmark 2010-04-25 13:49:23 -07:00
Todd Lipcon dccfa38cdb Improve CPU usage of random string generation 2010-04-25 13:49:23 -07:00
Brian Frank Cooper 3c69a053ea Version history in README 2010-04-25 11:55:51 -07:00
Brian Frank Cooper fa173a26f4 Merge branch 'master' of github.com:brianfrankcooper/YCSB 2010-04-25 11:43:18 -07:00
Brian Frank Cooper 8a3ac3debd Remove call to stringPropertyNames() to make compilable under Java 1.5. closes #5 2010-04-25 11:41:58 -07:00
aesilberstein ab55f7aa49 Added HBase cleanup code fix. closes #3 2010-04-25 11:15:14 -07:00
Brian Frank Cooper 537c0226c9 Fix initial sleep for client thread. closes #4 2010-04-25 09:37:26 -07:00
Brian Frank Cooper 4d4a991881 Added reference to Gray paper. 2010-04-23 11:05:39 -07:00
Brian Frank Cooper 70c480ec4b Adding documentation. 2010-04-23 10:41:38 -07:00
Brian Frank Cooper 6e426ca718 Fixing documentation and javadoc. 2010-04-23 10:26:08 -07:00
Brian Frank Cooper 53a4755685 Reran javadoc and fixed some doc bugs 2010-04-20 15:39:56 -07:00
Brian Frank Cooper 06e4fedece Fixing SlicePredicate, ColumnPath and ColumnParent constructors for 0.6 interface 2010-04-20 14:30:57 -07:00
Brian Frank Cooper c98594d376 Import org.apache.cassandra.thrift.*; (packaged changed in cas 0.6) 2010-04-20 14:23:33 -07:00
Brian Frank Cooper 8659cc2fb1 SliceRange changed in 0.6 - fixed CassandraClient.java 2010-04-20 14:11:37 -07:00
Brian Frank Cooper 3355a6f845 Separated Cassandra and HBase lib dirs into their own directory 2010-04-20 13:00:07 -07:00
Brian Frank Cooper f586b48cfe Added ycsb.jar to dbcompile classpath 2010-04-20 12:10:13 -07:00
Brian Frank Cooper 7a6fb34838 Made separate build target for cassandra db 2010-04-20 12:04:59 -07:00
Brian Frank Cooper 8b7ce01175 Added lib directory for database jars 2010-04-20 10:47:27 -07:00
Brian Frank Cooper e0384afc55 Added another page link to README 2010-04-20 10:11:25 -07:00
Brian Frank Cooper 963c331bc4 Added github links to README. 2010-04-20 09:24:47 -07:00
Brian Frank Cooper 24efaff35c Initial commit of YCSB.
Creation of git repository and inital commit of YCSB.
2010-04-19 13:50:19 -07:00