R7507/dbasync
R7507/db
async
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2dfbfb2c6872 | m1ch1 | gh-66 move nosqldb to maven | Feb 20 2012 | |||
482e8ac6c09f | Michi Mutsuzaki | Merge branch 'master' of git://github.com/hariprasad-k/YCSB into hariprasad-k… | 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 | |||
d4606f7e99f9 | Swapnil Bawaskar | Merge remote branch 'upstream/master' | Jan 11 2012 | |||
5e7b363f4a7d | Michi Mutsuzaki | Merge branch 'hbase0_90_5' of git://github.com/akkumar/YCSB into 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 | |||
e6be78ea0054 | Russell Sears | Fix MongoDB insert() by adding explicit toString() calls. | Nov 21 2011 | |||
e92b9d9cf25d | Russell Sears | fix build errors | Nov 19 2011 | |||
4baf500fc140 | Zlender | Fixed typo in RedisClient | Nov 16 2011 | |||
2b3804947696 | Russell Sears | change DB API to use ByteIterator for fields instead of String. This fixes a… | 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 | |||
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 | |||
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 | |||
1a7ca92b3655 | Michi Mutsuzaki | gh-30 use key as mongodb _id instead of ObjectId(key). | Sep 6 2011 | |||
313b90ec7252 | Michi Mutsuzaki | Merge branch 'Cassandra0.8Support' of git://github.com/joaquincasares/YCSB into… | Sep 5 2011 | |||
15fc0e52598b | Michi Mutsuzaki | Merge branch 'master' of git://github.com/maniksurtani/YCSB into maniksurtani… | Aug 25 2011 | |||
a1ee9215cdba | Michi Mutsuzaki | Merge branch 'mysql-KEY-fix' of git://github.com/joaquincasares/YCSB into… | Aug 25 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 | |||
9ebc5a4735d8 | Ilya Bakulin | - Added simple sharding to JDBC driver. | Apr 24 2011 | |||
8f70da123c3e | Brian Cooper | Merge remote branch 'sudiptodas/master' | Mar 27 2011 | |||
0ca6faf365ec | Brian Cooper | Merge remote branch 'nono/Voldemort' | Mar 27 2011 | |||
5c846f3c1c10 | Brian Cooper | Merge remote branch 'nono/MongoDB' | Mar 27 2011 | |||
2f1100ace80d | Sudipto Das | Adding the README file of the lib directory of JDBC client | Dec 10 2010 | |||
9c808f361b3a | Sudipto Das | Adding a client driver for a JDBC database to be interfaced with YCSB. | 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 | |||
41491d3f5c36 | T Jake Luciani | Fixes for Cassandra 0.7 client | 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 | |||
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 | |||
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 | |||
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 | |||
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 | |||
723489585381 | Johan Oskarsson | Updated to latest Cassandra trunk | May 22 2010 | |||
72f8fea16c91 | Brian Frank Cooper | Bracket requests with db.requestStart() and db.requestDone(). closes #9 | May 20 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 | |||
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 | |||
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 | |||
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 |
c4science · Help