YieldStudio / laravel-expo-notifier

Easily manage Expo notifications with Laravel. Support batched notifications.
MIT License
29 stars 11 forks source link

Lock system to run on multiple servers #9

Open JamesHemery opened 1 year ago

JamesHemery commented 1 year ago

Add ability to run on multiple server by implementing a row locking system. Currently running on multiple servers can cause duplicate notifications.