mongodb-memory-server icon indicating copy to clipboard operation
mongodb-memory-server copied to clipboard

Refactor to not search for a binary so often

Open hasezoey opened this issue 3 years ago • 0 comments

I have noticed behavior that the binary is searched for multiple times before starting, which should be avoided and cached / passed-through

also, as a side note i also think i saw that somewhere a inconsistent version may be fetched, see https://github.com/nodkz/mongodb-memory-server/issues/617#issuecomment-1071224054

hasezoey avatar Mar 17 '22 22:03 hasezoey