Ok, I hadn't seen the module for memcache in the docs. I did see localcache, but it doesn't export the caching functions. So I wasn't sure it was ready yet. Is the localcache module just the standard memcache server daemon built into opensips?
And, if I'm using my own memcache server, how do I specify it's address(s)? Thanks! -brett On Wed, Feb 18, 2009 at 3:53 AM, Bogdan-Andrei Iancu <[email protected] > wrote: > Hi Brett, > > You can use the memcache module for 1.5 - but for 1.4 there is nothing > similar in there..... > > Anyhow, the module, even new (memcache) should be quite stable as it was > well tested and the complexity is not too high. > > Regards, > Bogdan > > Brett Nemeroff wrote: > >> Hi All, >> Sorry for such simple question. I'm looking for a stable module that will >> allow me to lookup a dictionary value (ie: pass it $si, get a value back) >> kind of thing. But I need to do it from memory to maintain performance. I >> know I saw some mention about memcache in the future (I've been wanting this >> for a long time!) and I also saw kamailio is implementing a generic memory >> "hash table". >> >> so is there anything stable today that I can use? My understanding is that >> all the AVP funcs are going to rely on the backend DB. >> >> Thanks, >> Brett >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> 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
