stateful#
State management for serializable objects.
Enables objects to save their state and restore it later. Supports model deployment, caching, and distributed processing by providing versioned serialization with automatic state migration.
Classes#
|
Mixin for objects that can save and restore their internal state. |
|
Versioned state structure for object serialization. |