|
|
|
|
|
by davidlatwe
1850 days ago
|
|
> Could be used for a quick demo for application that requires MongoDB If the demo or production only requires those basic operations of course. Those implemented ops are testing against to real MongoDB, so should be good enough for basic usage. |
|
However, you need to have integration tests, to ensure that such implementation behaves the same as the MongoDB version you have in the production. Such tests only need to be run when you change the implementation or upgrade production MongoDB.