-
Notifications
You must be signed in to change notification settings - Fork 7
Enable state persistence through simple file store #112
Copy link
Copy link
Open
Labels
blockedBlocked by external dependencyBlocked by external dependencyenhancementNew feature or requestNew feature or request
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.
References
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
blockedBlocked by external dependencyBlocked by external dependencyenhancementNew feature or requestNew feature or request