Skip to content

v0.7.3

Compare
Choose a tag to compare
@maxpert maxpert released this 11 Dec 13:53
· 150 commits to master since this release
50fbbf8

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)