GitHub user isper3at opened a pull request: https://github.com/apache/incubator-rya/pull/48
RYA-51 Temporal Indexing mongo support Added support for mongo backed rya temporal indexing. Added integration tests Repackaged mongo secondary indexing Cleaned up the storage strategies. Indexing is now consistent across all secondary indexers (mongo only). renamed StatementContraints to be spelled correctly. [Jira](https://issues.apache.org/jira/browse/RYA-51) You can merge this pull request into a Git repository by running: $ git pull https://github.com/isper3at/incubator-rya RYA-51_temporal Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-rya/pull/48.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 #48 ---- commit e9a227bb2173b3f92216a4b04126182c2bd3dda0 Author: isper3at <smith...@gmail.com> Date: 2016-04-05T19:42:13Z RYA-51 Temporal Indexing mongo support Added support for mongo backed rya temporal indexing. Added integration tests Repackaged mongo secondary indexing Cleaned up the storage strategies. Indexing is now consistent across all secondary indexers (mongo only). renamed StatementContraints to be spelled correctly. ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---