L
L
llexa2011-05-04 20:48:39
PHP
llexa, 2011-05-04 20:48:39

Memcached and tags

I want to use Memcache d with its multi-gets and multi-sets, but the lack of tagging stops me.

For Memcache (which does not support multi-gets and multi-sets) there is a modification for tagging memcached-tags and the Dklab_Cache class .

How to use Memcache d with tagging? Has anyone already encountered this problem?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
Alexey Zhurbitsky, 2011-05-04
@llexa

Faced, implemented such a thing . On Habré there is an implementation example for Kohana.

S
sajgak, 2011-05-05
@sajgak

Specific, but much more flexible implementation

R
Roman Gogolev, 2011-05-05
@romka777

Memcache has a multiget, use

R
Roman Gogolev, 2011-05-05
@romka777

Dklab_Cache can be adapted to any key-value storage, even Memcached or Filecache.

A
Alexander, 2011-05-05
@akalend

I want to use Memcached with its multi-gets and multi-sets, but the lack of tagging stops me.

I have been actively using memcash for a long time, but I still don’t understand why tagging is needed?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question