-
Notifications
You must be signed in to change notification settings - Fork 832
Open
Description
The StateManager
README is still a bit barebone and lacks somewhat of a description of the core concepts like checkpointing, maybe some short intro to StateManager customization, also 1-2 additional practical examples.
It would therefore be nice if this gets a bit more love at some point. ❤️ 🙂
This discussion #2338 e.g. adds with an example for a state-saving (via passing in a Level DB backed Trie instance) state manager usage. I think this would already an example worth to add.