Django-Redis-cache. ¼øÀ§ ¹× ¿ä¾à
- °Ô½ÃÀÚ À¥»çÀÌÆ®:
- http://github.com/sebleier/
Django-Redis-cache. ű×
Django-Redis-cache. ¼³¸í
Django¿¡ ´ëÇÑ Redis ij½Ã ¹é¿£µå django-redis-cache´Â django.notes for °£´ÜÇÑ Redis ij½Ã ¹é¿£µåÀÔ´Ï´Ù.ÀÌ Ä³½Ã ¹é¿£µå´Â Redis-Py ÆÄÀ̽ã Ŭ¶óÀ̾ðÆ® ¶óÀ̺귯¸®°¡ RedIS Server.Redis¿ÍÀÇ Åë½ÅÀ» À§ÇØ µð½ºÅ© ºñµ¿±â ÀûÀ¸·Î ¾²±â¸¦ À§ÇØ ¾à°£ÀÇ µ¥ÀÌÅ͸¦ ÀÒÀ» È®·üÀÌ ¾à°£ ÀÖ½À´Ï´Ù. ±×·¯³ª ´ëºÎºÐÀÇ ¸ñÀûÀ¸·Î ÀÌ°ÍÀº ¼ö¿ëµË´Ï´Ù .usage : 1. Python Setup.py ¼³Ä¡¸¦ ½ÇÇàÇÏ¿© Python °æ·Î¿¡ Redis_Cache¸¦ ¹èÄ¡ÇϽʽÿÀ .2. Django ¼³Á¤À» ¼öÁ¤ÇϽʽÿÀ. redis_cache : django <13 : cache_backend = 'redis_cachecache : : on django> = 1.3 : caches = {'default ': {'¹é¿£µå ':'redis_cache .rediscache ','location ':' : ', ¿É¼Ç': {¼±ÅÃÀû 'db': 1, '¾ÏÈ£': 'yadayada',},},} ¿ä±¸ »çÇ× : ¡¤ ÆÄÀ̽㠡¤ Àå°í
Django-Redis-cache. °ü·Ã ¼ÒÇÁÆ®¿þ¾î