GitHub user albertostratio opened a pull request:

    https://github.com/apache/incubator-metamodel/pull/2

    Cassandra DB support for MetaModel [METAMODEL-18]

    Cassandra DB support using the datastax java driver, see: 
https://github.com/datastax/java-driver
    
    Integration tests have been also added. These tests need a cassandra 
instance running, properties to enable the integration test for this module 
have been added to the 
example-metamodel-integrationtest.configuration.properties file.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/albertostratio/incubator-metamodel master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-metamodel/pull/2.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2
    
----
commit 67c877cfde9407e96f4b7fd8805c1ea2d7148f37
Author: Alberto Rodriguez <[email protected]>
Date:   2014-10-02T07:12:53Z

    Cassandra module using datastax java driver initial commit.

commit 9930a3e5cd78bb668ee7fa7f1b7a7ad6e52da694
Author: Alberto Rodriguez <[email protected]>
Date:   2014-10-02T07:19:14Z

    Native implementation of maxRows method.

commit db4e362542e7e291045f4eff5de179530ef3c87b
Author: Alberto Rodriguez <[email protected]>
Date:   2014-10-02T08:52:40Z

    Native implementation for countAll.

commit 2fbaef514c822b495fefa5284e3231e0229db644
Author: Alberto Rodriguez <[email protected]>
Date:   2014-10-02T08:57:20Z

    Modify matching for VARINT and LIST metadata types.

commit ec95e15b78d2c1be710e471e3cb080fb5f669802
Author: Alberto Rodriguez <[email protected]>
Date:   2014-10-02T09:15:42Z

    Added createCassandraDataContext method to the Factory.

commit b7f31048bdceadf9c48584953dcd604ad36e2ad5
Author: Alberto Rodriguez <[email protected]>
Date:   2014-10-02T09:24:02Z

    "Full" excluding of org.codehaus.jackson as we are using integration tests 
instead of cassandra-unit tests.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to