Closed mehdihadeli closed 1 year ago
Hey @mehdihadeli, I would advise you to run the database in in-memory mode in that case. You can achieve that by setting the env variable EVENTSTORE_IN_MEM
to true
or 1
when running the container.
Hi, Thanks, Let me check.
Hi, Firstly, thanks for your useful library. How can I clean up
eventstoredb
in each integration test?