Dears,
I have got an Opensips server which make queries to an mysql server. I need to optimice these queries at maximum.
One way could be: using mysql table with engine=memory and index=hash, but ¿how to load these type of table at the init of the opensips server?
Another way: ¿is there a function in Opensips server to cache data of previous querys in order to recover them later?
Kind regards, Tentenpie