In the script you have multiple caching options, cache_store and cache_fetch from cachedb_mamcached work without external servers like cachedb_mongo that requires mongodb or other nosql modules.
On Thu, Jan 17, 2019, 9:18 AM Vishal Pai <[email protected] wrote: > Hello everyone > > what is the best way to implement the caching in opensips. I am doing > following > > we have a rate table with NPANXX with rate per minute. Every time when we > do outbound calls we get NPANXX of dialed number and search it in database. > Since in this way it will create a load on cpu for each select query. > > Can anyone help me in this also let me know if there is any caching > functionality is available in opensips ? > > > Vishal Pai > _______________________________________________ > 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
