a wrote: > is there a memcached equivalent in python If your server is running memcached it can be accessed from other programs including those written in Python. Is this what you mean? If yes, you need a Python library for accessing memcached: ftp://ftp.tummy.com/pub/python-memcached/
Also take a look at Django's caching framework: http://www.djangoproject.com/documentation/cache/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---