maxpert / marmot

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

Optimizing NATS snapshotting for low memory environments #65

Closed maxpert closed 1 year ago

maxpert commented 1 year ago

It's a trial change to check if having a retry logic for large snapshots and low JS memory limits actually helps.