WW-Digital / mongo-oplog-reader

Read MongoDB oplogs from a sharded cluster
3 stars 0 forks source link

Throttle events based on Redis memory usage #11

Closed will123195 closed 6 years ago

will123195 commented 6 years ago

Events will be processed at full speed until redis memory usage is over 75%. Then it uses a linear backoff.