Open
Description
Proposal
Current implementation of State Extension works very well. However, there will be times when there's a need to persist state through restarts (For example, when upgrading WireMock version).
To tackle this, it would be great to save Caffeine's state separately to a file while running and reading them back after waking up.
Activity