Namespace Moongate.Persistence.Data.Persistence
Classes
- AccountSnapshot
Serialized account state used inside world snapshots and journal payloads.
- ItemSnapshot
Serialized item state used inside world snapshots and journal payloads.
- JournalEntry
Journal record appended for every persisted mutation.
- MobileSnapshot
Serialized mobile state used inside world snapshots and journal payloads.
- PersistenceOptions
Defines file paths used by snapshot and journal persistence.
- WorldSnapshot
Full persisted world state stored periodically on disk.