maxpert / marmot

A distributed SQLite replicator built on top of NATS
https://maxpert.github.io/marmot/
MIT License
1.81k stars 41 forks source link

Adding leaf node support #62

Closed maxpert closed 1 year ago

maxpert commented 1 year ago

Adding support to connect as a leaf node to servers or hubs. Right now it's all unauthenticated to get this working, one can alternatively use NATs config file to add additional mechanisms for connectivity.