The request log is in memory, as are any stubs created via the api, so it would only work if you didn’t care about verification and only wanted to serve stubs loaded from file at startup.
n
Nicolas Homble
03/05/2023, 10:55 PM
you already caught my follow up question, ive seen some community additions to export the request log to a database and I am wondering what folks here have seen/done
Nicolas Homble
03/06/2023, 5:30 PM
the use case is that we centralize vendor stubs across teams in a central standalone deployment
Nicolas Homble
03/07/2023, 3:06 PM
have others tried this? we were thinking something less permanent like redis as a backing store as well