Versions
- NodeJS: 14.18.0
- mongodb-memory-server-*: 8.10.1
- mongodb(the binary version): 4.0.21
- mongodb(the js package): 3.7.3
- mongoose: 5.13.13
- system: Windows 10 (develop), linux (work)
package: mongo-memory-server
What is your question?
My project uses the sharded cluster mode of mongodb, I want to use mongo-memory-server to test the code, but I did not see the documentation that if you create a shard-cluster mongodb service, does mongo-memory-server support shard-cluster?