Your assumption is correct - for full caching mode, only the entire table can be reloaded.
If you want to reload per record, you should be using on demand caching.

Best regards,

Răzvan Crainea
OpenSIPS Core Developer
http://www.opensips-solutions.com

On 3/21/22 17:47, Mehdi Shirazi wrote:
Hi
I use SQL Cacher in full caching mode. when the database changes I want to automatically reload that specific key.
What is your suggestions for this?
With Mariadb trigger I cannot use system commands to reload that specific key. Only way is using pooling method of changed records and use sql_cacher_reload ?

Regards
Shirazi

_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to