Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 200 Bytes

File metadata and controls

5 lines (4 loc) · 200 Bytes

Persistence

Shows how to persist actor state using Proto.Actor persistence providers and replay it on restart. The sample demonstrates event sourcing and snapshots to recover actors after failure.