FlockData <https://bitbucket.org/monowai/flockdata.org> is an open-source system of insight that uses Neo4j, ElasticSearch and KV. It take your 3rd option and stashes blobs of content in configurable KV store - usually RIAK. This store is implemented as a loosely coupled service independent of our core insight engine which is dealing with the graph. Principal reasons for taking this approach is memory and performance.
Following the microservice architectural style, all data access is via API so the application is unaware of how/where content is being stored - there's just an end-point to write and retrieve content. -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
