As a side note, we use traccar with forward feature and don’t use the traccar web ui. So not all db tables will be used which may require non NDB features like FULLTEXT.
Haven't tried it personally, but let us know how it works.
We don't have FULLTEXT indexes anywhere in the database, so that's not a problem.
Hello,
I’ve just created a mysql MDB cluster with 1 management node, two data nodes and two sql nodes.
I’ve seen talks on the web about NDB being more performant than innoDB.
Does it matter for traccar if we use NDB cluster and storage engine?
Regards