rhymix/classes/cache
Kijin Sung ea61a0455c Merge #1708 Redis 캐시 핸들러 추가 by kijin
* pr/1708:
  Use human-readable cache keys in Redis
  Fix serialization in Redis cache handler
  Add Redis AUTH command
  Add support for Redis cache handler
2015-10-08 15:08:43 +09:00
..
CacheApc.class.php PHP 5 방식의 생성자 (__construct) 사용 2015-04-01 11:30:04 +09:00
CacheFile.class.php Merge #1363 PHP 5 방식의 생성자 (__construct) 사용 by kijin 2015-10-08 14:10:32 +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 Use human-readable cache keys in Redis 2015-08-19 09:30:32 +09:00
CacheWincache.class.php PHP 5 방식의 생성자 (__construct) 사용 2015-04-01 11:30:04 +09:00