Re: [akka-user] Stamina

2015-05-29 Thread Konrad Malawski
Hi Richard!


 No, not referring to the effort required to keep up with the Akka team :)

Which reminds me I promised myself to do some sports this week... ;-)


 I just came across this:

 https://github.com/scalapenos/stamina
 and wondered if anyone had any thoughts about it.

Looks pretty cool actually, and points out a pain point in Akka Persistence
that we are currently addressing actually.
We are in the middle of making Akka Persistence stable, and will include it
in Akka 2.4 as a stable module soon.

One of the pain points we will fix in this stable release is what stamina
tackles for Akka 2.3's Persistence,
it was hard to evolve schemas and we did not provide as much docs as we
should have about it.
That's the prime focus of our work nowadays actually.

I think their DSL is pretty cool and will remain relevant once we roll out
the updated features in Persistence,
however the painpoints about serialization being so tied to classes is
being addressed already https://github.com/akka/akka/pull/17601, and more
fixups coming soon.


 I'm itching to pitch Akka persistence, but would like the read side and
 serialization to be well-baked.

The new read side is our Step 2 in what we're working on now, serialization
however is being resolved as we speak :-)

-- 
Cheers,
Konrad 'ktoso' Malawski
Akka http://akka.io/ @ Typesafe http://typesafe.com/

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


[akka-user] Stamina

2015-05-22 Thread Richard Rodseth
No, not referring to the effort required to keep up with the Akka team :)

I just came across this:

https://github.com/scalapenos/stamina

and wondered if anyone had any thoughts about it.

I'm itching to pitch Akka persistence, but would like the read side and
serialization to be well-baked.

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