rhymix/classes/cache
MinSoo Kim c58b5bf4bf PHP7 errors fix.
Warning: PHP Deprecated:  Methods with the same name as their class will
not be constructors in a future version of PHP.
2015-12-30 22:43:44 +09:00
..
CacheApc.class.php PHP 5 방식의 생성자 (__construct) 사용 2015-04-01 11:30:04 +09:00
CacheFile.class.php 파일캐시 truncate 항상 true 리턴 2015-12-19 16:20:43 +09:00
CacheHandler.class.php Merge #1708 Redis 캐시 핸들러 추가 by kijin 2015-10-08 15:08:43 +09:00
CacheMemcache.class.php Merge #1707 Memcache 캐시 핸들러에서 Memcached 모듈도 지원 by kijin 2015-10-08 15:08:42 +09:00
CacheRedis.class.php PHP7 errors fix. 2015-12-30 22:43:44 +09:00
CacheWincache.class.php PHP 5 방식의 생성자 (__construct) 사용 2015-04-01 11:30:04 +09:00