ansakharov

Results 6 issues of ansakharov

Fixes #92 (issue)

**Issue** Current implementation: file plugin commits event after written to file, s3 plugin writes zip files to storage. Desired implementation: file plugin commits event after written to file, s3 plugin...

enhancement

For better separation of throttling required different mechanism of limiting. **Solution** Use Redis to store limit for each pod and renew it. In absence of Redis fallback to memory limiter.

enhancement

Pg insert just reties in cycle, replace it with exponential backoff.

enhancement

Redis throttle need flexible way of limits updation from redis.

enhancement