view wiki/constants.py @ 878:fb0d2871afa4

Use UNIX socket for memcached.
author Brian Neal <bgneal@gmail.com>
date Sat, 03 Jan 2015 14:24:52 -0600
parents f4c043cf55ac
children
line wrap: on
line source
"""Constants used throughout the wiki application

"""

SESSION_SET_MEMBER = 'wiki_redis_set_member'