Skip to content

Instantly share code, notes, and snippets.

View arahayrabedian's full-sized avatar

Ara Hayrabedian arahayrabedian

View GitHub Profile
#!/usr/bin/env python
#-*- coding: utf-8 -*-
"""
Use it by setting CACHE_BACKEND in settings.py, e.g.:
CACHE_BACKEND = 'utils.backends.cache.pylibmcd://127.0.0.1:11211/'
NEW: can be transmit pylibmc cache behaviors to cache backend
for example: