Hi, We wanted the same sort of thing, we ended up having a single key and a value with a delimiter, not the prettiest but it ended up working pretty without to much extreme work.
On Wed, 2010-07-14 at 19:56 +0530, Jayesh Nambiar wrote: > Hello All, > > I tried out the memcache module and it works great while allowing the > script writer to reduce the DB Queries and making the processing more > efficient. > I was looking at something which holds more than one value in the > cache key. Is it possible to make the key hold more than one value? > Like a single key holding three values and the key type being an array > so that I can refer to the desired value among the three. > > > While I was looking for this feature, I came across a similar > implementation in kamailio using htable module. Is something similar > available in opensips?? > Any help will be really appreciated. > > > Thanks in advance. > > > --- Jayesh > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
