pekko/akka-docs/rst/project
Konrad 'ktoso' Malawski 3fd240384c +per #15424 Added PersistentView, deprecated View
A PersistentView works the same way as View did previously, except:

* it requires an `peristenceId` (no default is provided)
* messages given to `receive` are NOT wrapped in Persistent()

akka-streams not touched, will update them afterwards on different branch

Also solves #15436 by making persistentId in PersistentView abstract.

(cherry picked from commit dcafaf788236fe6d018388dd55d5bf9650ded696)

Conflicts:
	akka-docs/rst/java/lambda-persistence.rst
	akka-docs/rst/java/persistence.rst
	akka-docs/rst/scala/persistence.rst
	akka-persistence/src/main/scala/akka/persistence/Persistent.scala
	akka-persistence/src/main/scala/akka/persistence/View.scala
2014-06-26 10:10:09 +02:00
..
index.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
issue-tracking.rst =doc switch to GitHub Issues 2014-04-13 18:38:11 +02:00
licenses.rst !act,doc #2922 Doc event bus and fix Java API 2014-02-13 12:23:51 +01:00
links.rst =doc clean up what-is-akka.rst and switch to www.typesafe.com 2014-03-13 12:42:47 +01:00
migration-guide-1.3.x-2.0.x.rst Link to old migration guides instead of embedding, see #2774 2013-04-03 07:50:12 +02:00
migration-guide-2.0.x-2.1.x.rst !con #3597 Remove hand over data message in cluster singleton 2013-09-10 13:35:51 +02:00
migration-guide-2.1.x-2.2.x.rst !act #3012 Remove deprecated event-handlers 2013-12-12 13:06:42 +01:00
migration-guide-2.2.x-2.3.x.rst =doc #3899 duration2TestDuration migration 2014-03-04 17:28:45 +01:00
migration-guide-2.3.x-2.4.x.rst !act,doc #3893 Removed isTerminated checks from ActorClassification 2014-04-24 14:08:07 +02:00
migration-guide-eventsourced-2.3.x.rst +per #15424 Added PersistentView, deprecated View 2014-06-26 10:10:09 +02:00
migration-guide-persistence-experimental-2.3.x-2.4.x.rst +per #15424 Added PersistentView, deprecated View 2014-06-26 10:10:09 +02:00
migration-guides.rst !per persistAsync 2014-06-10 11:09:12 +02:00
sponsors.rst =doc clean up what-is-akka.rst and switch to www.typesafe.com 2014-03-13 12:42:47 +01:00