Roundup Tracker - Issues

Message4384

Author rodriguealcazar
Recipients rodriguealcazar
Date 2011-08-19.16:13:08
Message-id <1313770389.24.0.719689097954.issue2550721@psf.upfronthosting.co.za>
In-reply-to
This is a patch that makes it possible to use memcached instead of the
in-memory database cache.

With the patch applied, you simply need to add a config param:

memcache = localhost:11211

Hope this can be useful.
History
Date User Action Args
2011-08-19 16:13:09rodriguealcazarsetrecipients: + rodriguealcazar
2011-08-19 16:13:09rodriguealcazarsetmessageid: <1313770389.24.0.719689097954.issue2550721@psf.upfronthosting.co.za>
2011-08-19 16:13:09rodriguealcazarlinkissue2550721 messages
2011-08-19 16:13:09rodriguealcazarcreate