cache module

Anatoliy cphlpd at gmail.com
Sat May 6 15:43:50 UTC 2023


Hi team , can somebody share example of using a cache module ?
I need to cache values from very simple sql table, like this one.
______________
|_n1__|_ 100___|
|_n2__|__110___|
|_n3__|__55____|

And I want to cache these values for 30min to decrease number of query to
DB,


More information about the Freeradius-Users mailing list