GitHub user isper3at opened a pull request:

    https://github.com/apache/incubator-rya/pull/172

    [WIP] RYA-303 Mongo PCJ Support

    ## Description
    >What Changed?
    Added implementation of MongoPcjStorage
    Abstracted out common functionality to prevent
    code duplication
    Pcj serialization in mongo
    
    ### Tests
    >Coverage?
    Full test coverage of newly implemented mongo indexer
    
    ### Links
    [Jira](https://issues.apache.org/jira/browse/303)
    
    ### Checklist
    - [ ] Code Review
    - [x] Squash Commits
    
    #### People To Reivew
    [Add those who should review this]


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

    $ git pull https://github.com/isper3at/incubator-rya RYA-303_mongo_PCJ

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

    https://github.com/apache/incubator-rya/pull/172.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 #172
    
----
commit 772ce96d774f29dacf291963a8de9cc915d22442
Author: isper3at <[email protected]>
Date:   2017-05-12T23:40:44Z

    RYA-303 Mongo PCJ Support
    
    Added implementation of MongoPcjStorage
    Abstracted out common functionality to prevent
    code duplication
    Pcj serialization in mongo
    
    full test coverage

----


---
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