M majid1f Active Member Oct 26, 2022 #1 Hi, We have mult instance of mailizz in php layer, and our database is in the seprate service. For handle mutex can we use mysql instead of files or redis?
Hi, We have mult instance of mailizz in php layer, and our database is in the seprate service. For handle mutex can we use mysql instead of files or redis?
twisted1919 Administrator Staff member Oct 26, 2022 #2 You'll have to use redis, we don't have any database implementation for mutex.