Backend traits for Persistence layer #189
Labels
A-state
Area: State backend
C-feature-request
Category: Feature Request
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Is your feature request related to a problem? Please describe.
I want to store the state of the current mailbox and restore it when I need it.
Describe the solution you'd like
The persistence layer should have traits and also impl of possible external storage systems like
rocksdb
.Describe alternatives you've considered
–
The text was updated successfully, but these errors were encountered: