Hi, is this possible?
I would like to have my files loaded in memory so that any on the fly file changes do not update the files in the file system.
Then if I call the reset api it clears the in memory cache.
I’m using the wiremock docker instance.
Thanks