This repository was archived by the owner on Oct 1, 2022. It is now read-only.
v2.0.1: proper support for multiple containers with different accounts sharing the same database
What's Changed
- multiple instances run concurrently without sending duplicate event webhooks by @RoguedBear in #5
if you configure multiple containers running different accounts but sharing the same database (useful when both accounts overlap in some codezinger classes), this release then now prevents duplicates being sent by utilising locks
Full Changelog: v2.0.0...v2.0.1