Skip to content
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

Compare
Choose a tag to compare
@RoguedBear RoguedBear released this 22 Feb 09:39
· 15 commits to new-main since this release
c8404b3

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