[OpenSIPS-Devel] [opensips] SQL Cacher (#676)

Robert Vladut Patrascu notifications at github.com
Wed Oct 14 12:42:18 CEST 2015


New module sql_cacher
You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSIPS/opensips/pull/676

-- Commit Summary --

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

-- File Changes --

    A modules/sql_cacher/Makefile (8)
    A modules/sql_cacher/README (232)
    A modules/sql_cacher/doc/sql_cacher.xml (39)
    A modules/sql_cacher/doc/sql_cacher_admin.xml (300)
    A modules/sql_cacher/sql_cacher.c (1645)
    A modules/sql_cacher/sql_cacher.h (113)

-- Patch Links --

https://github.com/OpenSIPS/opensips/pull/676.patch
https://github.com/OpenSIPS/opensips/pull/676.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/676
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20151014/f8f1f480/attachment.htm>


More information about the Devel mailing list