pekko/akka-docs/rst
Patrik Nordwall c566d5a106 per #15423 Remove deprecated features from akka-persistence
* remove channels
* remove View
* remove Processor
* collapse the complicated internal state management
  that was spread out between Processor, Eventsourced and Recovery
* remove Recovery trait, this caused some duplication between Eventsourced
  and PersistentView, but but the enhanced PersistentView will not be based
  on recovery infrastructure, and therefore PersistentView code will be replaced anyway
* remove PersistentBatch
* remove LoopMessage
* remove deleteMessages of individual messages
* remove Persistent, PersistentRepr and PersistentImpl are kept
* remove processorId
* update doc sample code
* note in migration guide about persistenceId
* rename Resequencable to PersistentEnvelope
2014-12-12 16:18:47 +01:00
..
additional =rem #15007 add ability to bind to a different address than the remoting waits messages from 2014-09-15 18:30:12 +03:00
common =doc #15491 java circuit breaker doc update 2014-07-03 18:41:58 +02:00
dev =doc Link to CONTRIBUTING.md and remove obsolete dev guidelines 2014-10-24 12:37:19 +02:00
experimental =doc #15543 link to persistence in java docs should point to java persistence 2014-07-16 16:37:59 +02:00
general =doc #15939 update typo in addressing.rst 2014-10-21 18:14:51 +08:00
images !rem #3765: Change the defaults for remoting 2014-01-17 11:29:22 +01:00
intro Security: use https to fetch repo artifacts. See http://blog.ontoillogical.com/blog/2014/07/28/how-to-take-over-any-java-developer/ 2014-08-19 07:21:14 -07:00
java per #15423 Remove deprecated features from akka-persistence 2014-12-12 16:18:47 +01:00
project per #15423 Remove deprecated features from akka-persistence 2014-12-12 16:18:47 +01:00
scala per #15423 Remove deprecated features from akka-persistence 2014-12-12 16:18:47 +01:00
conf.py Changes all occurances of Typesafe copyright to extend to 2014. 2014-02-04 21:20:09 -06:00
index.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
java.rst =doc #15543 link to persistence in java docs should point to java persistence 2014-07-16 16:37:59 +02:00
scala.rst add akka.Main and use that to add Hello World docs 2013-04-30 11:31:17 +02:00