pekko/akka-docs/rst/java/code/docs/persistence
Martin Krasser ba9fc4da46 !per #3707 Channel enhancements
- Persistent channel
- ConfirmablePersistent message type delivered by channel
- Sender resolution performance improvements
   * unstash() instead of unstashAll()

These enhancements required the following changes

- Unified implementation of processor stash and user stash
- Persistence message plugin API separated from implementation
- Physical deletion of messages
2013-11-14 12:05:37 +01:00
..
PersistenceDocTest.java !per #3707 Channel enhancements 2013-11-14 12:05:37 +01:00
PersistencePluginDocTest.java !per #3707 Channel enhancements 2013-11-14 12:05:37 +01:00