René Peinl created SHINDIG-1911:
-----------------------------------

             Summary: Alternative Backend based on neo4j with high performance 
and additional features
                 Key: SHINDIG-1911
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1911
             Project: Shindig
          Issue Type: New Feature
          Components: Java
    Affects Versions: 2.5.0-beta5
            Reporter: René Peinl


Shindig is operating on highly interconnected or networked data. However, it is 
currently using a dummy JSON or a low performance JPA-based relational backend. 
We have built an alternative backend based on the open source graph database 
neo4j, that performed very well in our benchmarks compared to JPA with MySQL. 
It additionally offers the possibility to provide typical social networking 
functionality like friend-of-a-friend queries and recommendations for friends 
and group memberships at high performance. 
We created a patch that introduces this backend as a Guice module similar to 
the JPA module.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to