I'm new to Akka persistence. I like the concept and would like to evaluate it for a new application I want to build.
I've a stream of data coming in. My events will be derived from stream elements in a window by time or number of elements. These events are best represented as a graph. Any ideas about what's the best to way to store and query these events into a graph DB using Akka persistence. Has anyone else any experience with a similar use case? Currently I'm looking at Neo4J but I'm open to other stores as well. Thanks -Soumya -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
