[OpenSIPS-Users] arrays in memcache key implementation

Brad Bendy brad.bendy at benganetworks.com
Wed Jul 14 16:29:10 CEST 2010


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
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20100714/f026f30a/attachment.htm 


More information about the Users mailing list