Thanks calmh - it all sounds good. And since v0.9 will focus on RAM, it’s even better.
The only hangup I have about large syncthing mesh networks, is the number of node ID entries that have to be made in aggregate on all the devices in the network. I estimate it at (n^2-n) - where n is the number of nodes in the mesh.
This gets to be a large number quickly. I can envision a use case for a professional association I belong to that has 1200 members - but not sure I’d want to tackle managing approx. 1.4 million node ID entries on all the nodes in the entire mesh.
Your estimate of a 10 node mesh sounds about right - until someone figures out a scaleable method to handle node ID configuration.
Thanks.