Hello,
I am experimenting and exploring MaxScale's NoSQL protocol after watching this video (
https://www.youtube.com/watch?v=MyZhH4SX458)
I then attempted to interact in a GUI such as DbGate but kept getting the following message:
"Connect failed: Server at localhost:17017 reports maximum wire version 6, but this version of the Node.js Driver requires at least 7 (MongoDB 4.0)"
To get around this, I downloaded an older version of the MongoDB Shell and everything worked.
Are there plans for MaxScale to support a higher wire protocol (MongoDB 4.0+)
Thanks