Hello,

I've got memcached installed on my VPS and also I've got there
blogging platform. I'm caching whole pages in memcached and serving
them by nginx. When one user posts sth, I need to flush whole
memcached and delete from cache also other cached blogs.

Is it possible to divide memcached to many 'blogs' and flush only
cache from one blog so other blogs will be still served from
memcached? This blogging platform is written in PHP.

Reply via email to