mongodb-memory-server
mongodb-memory-server copied to clipboard
Refactor to not search for a binary so often
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