Brian Cooper
|
dec3c56763
|
Fixed zeta constant for ScrambledZipfianGenerator (thanks evanj!)
|
2011-05-26 09:25:53 -07:00 |
Ilya Bakulin
|
9ebc5a4735
|
- Added simple sharding to JDBC driver.
|
2011-04-24 21:58:23 +04:00 |
Brian Cooper
|
5a973258f8
|
JDBC driver and HotspotIntegerGenerator (sudiptodas)
|
2011-03-26 21:03:34 -07:00 |
Brian Cooper
|
8f70da123c
|
Merge remote branch 'sudiptodas/master'
|
2011-03-26 20:58:53 -07:00 |
Brian Cooper
|
bdb30204b9
|
Fixes for Voldemort (nono)
|
2011-03-26 20:37:46 -07:00 |
Brian Cooper
|
0ca6faf365
|
Merge remote branch 'nono/Voldemort'
|
2011-03-26 20:31:19 -07:00 |
Brian Cooper
|
22959953d8
|
Fixes for MongoDB (nono)
|
2011-03-26 20:25:37 -07:00 |
Brian Cooper
|
5c846f3c1c
|
Merge remote branch 'nono/MongoDB'
|
2011-03-26 20:24:07 -07:00 |
Brian Cooper
|
21250a1794
|
Changes for Cassandra 0.7 (tjake) and FileGenerator (nono)
|
2011-03-26 20:08:01 -07:00 |
Brian Cooper
|
42152ecbbe
|
Merge remote branch 'nono/FileGenerator'
|
2011-03-26 20:06:07 -07:00 |
Brian Cooper
|
a5b0cf74af
|
Merge remote branch 'tjake/master'
|
2011-03-26 19:58:55 -07:00 |
Sudipto Das
|
2f1100ace8
|
Adding the README file of the lib directory of JDBC client
|
2010-12-10 01:08:52 -08:00 |
Sudipto Das
|
3525fb44c9
|
Adding the hot spot distribution to the core
workload generator.
|
2010-12-10 00:35:00 -08:00 |
Sudipto Das
|
9c808f361b
|
Adding a client driver for a JDBC database to be interfaced
with YCSB.
|
2010-12-09 23:47:51 -08:00 |
Sudipto Das
|
664f3d15cb
|
Adding a generator for Hotspot distributions.
|
2010-12-09 23:45:19 -08:00 |
Sudipto Das
|
3533965718
|
Adding a utility script to add the appropriate jar files to
the classpath and pass some flags to JVM.
|
2010-12-09 23:34:06 -08:00 |
Bruno Michel
|
18f78c9e91
|
Do not count not found values as OK in Voldemort
|
2010-11-04 12:04:16 +01:00 |
Bruno Michel
|
37eaffb4d8
|
Give the possibility to connect to several MongoDB instances (replica set)
|
2010-11-04 11:47:36 +01:00 |
Bruno Michel
|
30d70708df
|
Debugging mongodb client
|
2010-11-04 11:47:36 +01:00 |
Bruno Michel
|
c71eefe655
|
Indentation
|
2010-11-04 11:20:15 +01:00 |
Bruno Michel
|
b9a43492c0
|
New generator: FileGenerator
|
2010-11-04 10:59:33 +01:00 |
T Jake Luciani
|
41491d3f5c
|
Fixes for Cassandra 0.7 client
|
2010-10-26 13:17:39 -04:00 |
Brian Cooper
|
eb1597f712
|
0.1.3 notes
|
2010-10-26 09:54:36 -07:00 |
Brian Cooper
|
8f9f463142
|
Fix broken build (for HBase 0.20.6)
|
2010-10-26 09:26:45 -07:00 |
Adam Ever-Hadani
|
0231452bb5
|
mongodb client updates for compatibility with mongodb-2.2.jar
|
2010-10-13 12:55:40 -07:00 |
Brian Cooper
|
85c5af2e20
|
Tracking changes since 0.1.2
|
2010-10-06 11:52:48 -07:00 |
Nick Bailey
|
3317313de7
|
Configuration improvements.
|
2010-10-06 12:49:18 -05:00 |
Nick Bailey
|
0386f532ac
|
Minor compatability updates.
|
2010-10-06 12:49:02 -05:00 |
Nick Bailey
|
302b464edb
|
Merge branch 'master' of http://github.com/johanoskarsson/YCSB
|
2010-10-06 11:32:19 -05:00 |
Brian Cooper
|
6676f080d4
|
Merge branch 'master' of http://github.com/ryanobjc/YCSB into ryanobjc-master
|
2010-09-29 09:49:34 -07:00 |
Ryan Rawson
|
c84a7c32cf
|
Make HBase db test up to twice as fast
|
2010-09-28 14:26:20 -07:00 |
Roshan Sumbaly
|
1acf1d0444
|
Fixed annoying stack trace dump if property 'exported' not found
|
2010-09-25 19:46:53 -07:00 |
Roshan Sumbaly
|
26a5f7fae3
|
Voldemort - Added missing lib folder + README
|
2010-09-25 19:23:55 -07:00 |
Roshan Sumbaly
|
3f8adb0710
|
Voldemort DB!
|
2010-09-25 19:18:38 -07:00 |
Johan Oskarsson
|
2c0a3fbcca
|
Update to use clocks in Cassandra 0.7.
|
2010-08-11 18:53:11 +02:00 |
Brian Frank Cooper
|
a87ab2518e
|
Add writeallfields property to cause writes to modify all fields on update or read/modify/write
|
2010-06-02 10:53:40 -07:00 |
Brian Frank Cooper
|
0e57a4427d
|
Suppress unchecked warning for read() method
|
2010-05-27 15:53:54 -07:00 |
Brian Frank Cooper
|
f40ed8ad47
|
Added null checking on db
|
2010-05-27 15:52:45 -07:00 |
Brian Frank Cooper
|
607a4556fc
|
Put db.requestDone() in finally block; other fixes suggested by ypai
|
2010-05-27 15:48:56 -07:00 |
Brian Frank Cooper
|
c4422d704c
|
Tracking changes for later release notes
|
2010-05-25 15:06:44 -07:00 |
Brian Frank Cooper
|
5050f2b452
|
Removed overrides since java 1.5 demands they override a superclass method
|
2010-05-25 15:01:48 -07:00 |
Johan Oskarsson
|
eaa3ad7585
|
Reformatted with spaces instead of tabs
|
2010-05-22 17:20:26 +02:00 |
Johan Oskarsson
|
ee88bbf7e8
|
Merge branch 'master' of http://github.com/brianfrankcooper/YCSB
|
2010-05-22 16:32:36 +02:00 |
Johan Oskarsson
|
f56ec1a855
|
Added an interface for exporting the measurements and a JSON implementation. It can write to both stdout and to a file
|
2010-05-22 16:31:53 +02:00 |
Johan Oskarsson
|
7234895853
|
Updated to latest Cassandra trunk
|
2010-05-22 16:12:07 +02:00 |
Brian Frank Cooper
|
a7bbbc9b7c
|
Merge branch 'master' of github.com:brianfrankcooper/YCSB
|
2010-05-20 10:50:35 -07:00 |
Brian Frank Cooper
|
72f8fea16c
|
Bracket requests with db.requestStart() and db.requestDone(). closes #9
|
2010-05-20 10:49:32 -07:00 |
Brian Frank Cooper
|
7858374548
|
Release 0.1.2
|
2010-05-12 14:58:30 -07:00 |
Brian Frank Cooper
|
02066600bb
|
Updated documentation for MongoDB binding and others. closes #8
|
2010-05-12 14:51:56 -07:00 |
Brian Frank Cooper
|
405987f5e7
|
MongoDB client submitted by Yen Pai
|
2010-05-12 12:13:21 -07:00 |