Fantastic. Thank you!<br><br><br><div class="gmail_quote">On Thu, Mar 5, 2009 at 10:29 AM, Anca Vamanu <span dir="ltr">&lt;<a href="mailto:anca@opensips.org">anca@opensips.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Brett,<br>
<br>
There are MI commands for the memory store operations:  delete and fetch (that you said you need) and also store, just that they were not documented. I have added the documentation here: <a href="http://opensips.org/index.php?n=Resources.DocsCoreMi" target="_blank">http://opensips.org/index.php?n=Resources.DocsCoreMi</a>.<br>

<br>
They are not in the local_cache module since they are more general, matching the interface in the core and you can choose the cache system to use with the first parameter. Indeed for now the only supported system is the one implemented in local_cache module - so you will set this parameter to &#39;local&#39;.<br>

<br>
<br>
Regards,<br>
Anca<br>
<br>
<br>
Brett Nemeroff wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5">
For the memcache stuff in 1.5, is there a way to force the deletion of cached objects? Maybe by fifo. So take the example where credentials are cached. What if I change the user&#39;s password. Do I have to wait for it to expire, or is there a way I can force the cached item to be deleted so a new one will be loaded. I didn&#39;t see any fifos cmds in the local_cache module. It&#39;d also be nice if a fifo cmd can retrieve and store cached objects as well.. ie: when I change my user&#39;s password, I also push to cache (yes, I know, this would be done on first lookup anyway, maybe a bad example).<br>

<br>
I think deletion of objects is pretty important. I can&#39;t wait to begin using this.. It fits into so many places for me.. For what it&#39;s worth, I&#39;m considering using it for LCR and call count limiting. Call count limiting based on dialog profiling. source IPs are grouped into accounts and accounts have calling limits.<br>

<br>
That&#39;s my implementation, would like to hear of others out there!<br>
-Brett<br>
<br></div></div>
------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
  <br>
</blockquote>
<br>
</blockquote></div><br>