I feel sure this must have been covered, but my searches are coming up
blank.

The benefits in terms of write-throughput are clear to me, but "free"
auditing is often touted as a benefit of event sourcing, and one that can
help sell the concept.

So, are there supported APIs to get access to the Akka persistence journal,
or would I have to read the relevant Cassandra or Postgres table(s) and
deserialize the events?

Or, if the answer is to use a Persistent View, then does that imply that
1000 Persistent Actors would need 1000 Persistent views?

Thanks

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