- Jan 25, 2016
-
-
Sean Busbey authored
Nosqldb re-added to the build and checkstyle cleanup
-
Sean Busbey authored
Accumulo cleanup and tests
-
- Jan 24, 2016
-
-
Sean Busbey authored
-
Sean Busbey authored
closes #340
-
Sean Busbey authored
-
Sean Busbey authored
-
- Jan 23, 2016
-
-
Stanley Feng authored
Dynamodb API update
-
yuyanting authored
-
Sean Busbey authored
Update README.md for version 0.6.0
-
bigbes authored
-
- Jan 22, 2016
-
-
Andy Kruth authored
[jdbc] checkstyle updates
-
Andy Kruth authored
Orientdb cleanup
-
Andy Kruth authored
* Cleaned up javadoc and comments * Backed out unnecessary line breaks * Updated license Closes #494
-
- Jan 19, 2016
-
-
Robert J. Moore authored
-
- Jan 18, 2016
-
-
Andy Kruth authored
-
Andy Kruth authored
-
Andy Kruth authored
Orientdb checkstyle
-
Andy Kruth authored
* Rabased pull/489/head (@allanbank) to master * Backed out unnecessary line breaks for 120 char limit * Enforced checkstyle on new code * Was required to make db variable private, updated in tests * Removed TODO Closes #489
-
Robert J. Moore authored
-
- Jan 17, 2016
-
-
Sean Busbey authored
[orientdb] Added remote connection capabilties
-
- Jan 15, 2016
-
-
Sean Busbey authored
Merge pull request #559 from DevFactory/staging/primitives-should-not-be-boxed-just-for-string-conversion-fix-6 Primitives should not be boxed just for "String" conversion
-
- Jan 13, 2016
-
-
Sean Busbey authored
[solr] Added tests for Solr binding
-
- Jan 12, 2016
-
-
Kevin Risden authored
-
Sean Busbey authored
[solr] Adding Apache Solr Support
-
ghaughian authored
updating readme updating package info perfecting logic for http solr clients for all operations renamed properties, tested cloud mode and cleaned code removed dependency on dynamic field names, updated readme now enforcing checkstyle adding solr artifact removing test cases relying on external dependencies removed unused maven dependencies, added batch mode support, all try blocks now catch eplicit exceptions, Query/UpdateResponse status codes are handled more granularly, updated readme, added sample schema.xml file to support default field names in ycsb client, updated all license headers to 2016, using SolrClient object as primary client type regardless if Solr is running in Cloud or Stand-alone mode cleaned code and config files, now accepting a solr base url property, simplified sample schema.xml file, renamed class to SolrClient, now updating documents atomically, added batch support to delete method updated new line spacing of pom file comments removed sample schema file, updated readme with more indepth explanation on running/setting up the solr-binding removed some code lines no longer in use renamed zookeeper param name, now throwing caught exceptions where appropriate, debug messages are now being logged on stderr now returning an appropriate error if we receive an unexpected response from solr server, repeated calls to getResults is no longer now using singletonMap to store update params in, fixed typo and missing id field in sample config in README
-
Andy Kruth authored
-
- Jan 09, 2016
-
-
Andy Kruth authored
[orientdb] properties cleanup
-
- Jan 08, 2016
-
-
Sean Busbey authored
Added log4j properties for mongodb to not show debug output as default
-
- Jan 07, 2016
-
-
Mike Petersen authored
-
Andy Kruth authored
Cleaner handling of properties. Updated documentation of available properties. Removed default database url. Making progress towards #539
-
- Jan 06, 2016
-
-
Andy Kruth authored
[orientdb] version bump to 2.1.8
-
- Jan 05, 2016
-
-
Sean Busbey authored
Merge pull request #564 from DevFactory/staging/source-files-should-not-have-any-duplicated-blocks-fix-8 Source files should not have any duplicated blocks
-
Sean Busbey authored
[elasticsearch] Bump version from 0.19.8 to 2.1.1
-
Andy Kruth authored
-
Andy Kruth authored
The version bump required some fixes because of changes to the OrientDB API as well as to accomodate for changes in thread safety for testing.
-
- Jan 04, 2016
-
-
Sean Busbey authored
[accumulo] Accumulo binding does not work in 0.5.0 release
-
Andy Kruth authored
[orientdb] added test cases
-
Andy Kruth authored
-
Sean Busbey authored
Merge pull request #556 from DevFactory/staging/entrySet-should-be-iterated-when-both-the-key-and-value-are-needed-fix-4 "entrySet()" should be iterated when both the key and value are needed
-
- Jan 03, 2016
-
-
Sean Busbey authored
-