<p>New module sql_cacher</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/OpenSIPS/opensips/pull/676'>https://github.com/OpenSIPS/opensips/pull/676</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>sql_cacher: full caching in mod_init</li>
  <li>sql_cacher: Full caching improvements</li>
  <li>sql_cacher: add sql_cached_value pseudo-variable; parse pvar name and optimize for next pvar get</li>
  <li>remove duplicate code by using macro in parse_cache_entries function</li>
  <li>add function to get value from cachedb; full caching completed</li>
  <li>sql_cacher: immplement on demand caching</li>
  <li>add per process  db handlers list</li>
  <li>improve on demand loading</li>
  <li>add reload version int in cachedb for full caching reload</li>
  <li>add MI reload function</li>
  <li>sql_cacher: add documentation</li>
  <li>add Makefile</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/676/files#diff-0">modules/sql_cacher/Makefile</a>
    (8)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/676/files#diff-1">modules/sql_cacher/README</a>
    (232)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/676/files#diff-2">modules/sql_cacher/doc/sql_cacher.xml</a>
    (39)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/676/files#diff-3">modules/sql_cacher/doc/sql_cacher_admin.xml</a>
    (300)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/676/files#diff-4">modules/sql_cacher/sql_cacher.c</a>
    (1645)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/676/files#diff-5">modules/sql_cacher/sql_cacher.h</a>
    (113)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/OpenSIPS/opensips/pull/676.patch'>https://github.com/OpenSIPS/opensips/pull/676.patch</a></li>
  <li><a href='https://github.com/OpenSIPS/opensips/pull/676.diff'>https://github.com/OpenSIPS/opensips/pull/676.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/OpenSIPS/opensips/pull/676">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFOciaRV9Doo3MPMkkI-uZAv5sT-EiI2ks5o7ikKgaJpZM4GOjs7.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/OpenSIPS/opensips/pull/676"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>