rhymix/common/framework/drivers
Kijin Sung f46d6a542a Fix #641 improve reliability of SQLite cache driver
- Disable on Windows
- Explicitly set busy timeout to 0.25 second
- Return appropriate error result on query error
- Use transaction on incr/decr
2016-12-15 00:22:15 +09:00
..
cache Fix #641 improve reliability of SQLite cache driver 2016-12-15 00:22:15 +09:00
mail Fix incorrect return type in docblock 2016-11-04 16:24:38 +09:00
sms Allow adding arbitrary extra vars to SMS 2016-12-03 16:41:02 +09:00
cacheinterface.php Make all cache drivers singleton instances 2016-04-24 16:30:20 +09:00
mailinterface.php Add SPF and DKIM hints for each sending method 2016-05-19 14:11:55 +09:00
smsinterface.php Minor adjustments to make configuration easier 2016-11-12 15:17:32 +09:00