Akka persistance deals with messages. It's up to you to define the way of 
serialization. The best option for storing objects in event store is using 
json serializer.
You can read more about this 
here: http://doc.akka.io/docs/akka/2.3.2/scala/serialization.html


On Tuesday, May 20, 2014 12:35:57 AM UTC+3, Tim Pigden wrote:
>
> Will the persistence persist as a bob or will we be able to query the 
> contents and run projections?
>

-- 
>>>>>>>>>>      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 akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to