v0.2.0
In this PR, a new environment variable is introduced that control whether to exit on startup error or not. The errors that might cause the plugin to exit are:
- The Redis URL cannot be parsed.
- Redis cannot be pinged.
What's Changed
Full Changelog: v0.1.8...v0.2.0