Skip to content

Enable state persistence through simple file store #112

@willypt

Description

@willypt

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

https://stackoverflow.com/questions/71566146/cache-data-to-local-hdd-with-caffeine#comment126486444_71566146

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedBlocked by external dependencyenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions