Cachegroup
Pascal Schöni
pschoeni at youths.ch
Fri Feb 24 00:29:52 UTC 2006
Hello,
We use Smarty Templates[1] for our site. Smarty has an own cachehandler
which is very nice. You can split up your cache in various groups[2]:
groupA/
subGroupA/
Cached_Content
subGroupB/
Cached_Content1
Cached_Content2
Smarty also supports deletes from a "branch" (for example subGroupB in
my example) in this tree. Is it possible, to emulate such a structure
also with memcached and if yes, how? If not, are there alternatives?
Thank you for your answer and greetings from Switzerland
Pascal Schöni
[1]: http://smarty.php.net/
[2]: http://smarty.php.net/manual/en/caching.groups.php
More information about the memcached
mailing list