maxpert / marmot

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

Updating stream config at boot time if settings not match up #64

Closed maxpert closed 11 months ago

maxpert commented 11 months ago

Previously Marmot won't readjust the settings for a stream if it was already created, while this worked fine for external NATS servers, it might be desirable to have a mechanism to update those streams from within Marmot at boot time.