Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Currently, the StateBackend interface returns an AbstractKeyedStateBackend, which is an abstract class, which pulls a lot of internal logic, that might not be necessary for state backend implementations. We should extract a minimal required interface and return it from StateBackend.
Attachments
Issue Links
- links to