rhymix/common/framework/drivers/cache
2021-02-05 21:04:20 +09:00
..
apc.php Use apcu_* functions for APC cache 2018-12-19 16:52:36 +09:00
dummy.php Make all cache drivers singleton instances 2016-04-24 16:30:20 +09:00
file.php Fix #475, Fix #484, not clearing cache group if dummy driver is used 2016-05-05 15:39:15 +09:00
memcached.php Allow connection to Memcached and Redis via unix socket 2017-09-11 17:33:19 +09:00
redis.php Support either/both username and password for Redis #1602 2021-02-05 21:04:20 +09:00
sqlite.php Fix #641 improve reliability of SQLite cache driver 2016-12-15 00:22:15 +09:00
wincache.php Make all cache drivers singleton instances 2016-04-24 16:30:20 +09:00
xcache.php Make all cache drivers singleton instances 2016-04-24 16:30:20 +09:00