v0.7.3
New configurations added to allow finer grain control of Marmot
- publish (to enable/disable publishing of changes locally)
- replicate (to enable/disable replicating changes locally)
- scan_max_changes (Number of maximum rows to process per change allows configuring the maximum number of rows Marmot will process (scan/load in memory) before publishing to NATS)
- cleanup_interval (Cleanup interval in seconds used to clean up published rows. This is done in order to reduce write load on the system)