I’m a little confused about how safe an upgrade from v6 to v7 (and after to v8).
I have dev Cluster0 8.0.4 (shared), and looks like my code is working correctly.
And I have production Cluster1 version: 6.0.20, Cluster Tier: M10 (General), Encrypted Storage: True.
Does it mean my code is already compatable with 7.0 / 8.0.4?
How to make this upgrade?
mongoose now is 7.0, connect-mongo: ^5.1.0.
I event can’t understand what instruction should use
Is it replica set?
I also found some configuration in cluster config:
p.s never did upgrade for mongo, so a little afraid of do any change for real env.