What's Changed
- Provide flags to set some runtime settings by @vadimalekseev in #236
- skip redundant go to redis by @ansakharov in #234
We disable the GOGC hardcode (20%). This can lead to increased memory consumption, but decrease CPU usage
Full Changelog: v0.7.3...v0.8.0