rhymix/common/framework/drivers
Jin Hu, Baek f859b70537 delete ApiStore SMS Driver
Apistore.co.kr service terminated in Nov, 2022
2024-10-25 02:05:29 +09:00
..
cache Fix type conversion error in Redis cache driver (43732089 regression) 2024-01-05 01:04:55 +09:00
mail Fix serialization error when sending email by SMTP in background task 2024-10-25 01:46:46 +09:00
push Fix incorrect statistics when sending FCMv1 message to multiple recipients 2024-06-20 16:23:46 +09:00
queue Validate queue driver configuration before saving 2024-10-12 01:35:13 +09:00
sms delete ApiStore SMS Driver 2024-10-25 02:05:29 +09:00
CacheInterface.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
MailInterface.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
PushInterface.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
QueueInterface.php Validate queue driver configuration before saving 2024-10-12 01:35:13 +09:00
SMSInterface.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00