Hi,

We are currently evaluating persistence options for our backend. We are
looking at akka-persistence but we have a couple of concerns:

1. How stable is the API now? Is it close enough to "final" that we could
depend on it and not having to make code changes when 2.4 comes out?

2. How do we migrate the schema between versions of our API? For example,
suppose we add or remove a field from a persisted message. How would we
migrate all the stored data to the new API? Keeping the old messages around
and creating new ones sounds like a good way of getting namespace/API
pollution.

Thanks,
-Mario.

--
I want to change the world but they won't give me the source code.

-- 
>>>>>>>>>>      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.

Reply via email to