Hello,
if you want to load database tables in memory, check the htable and sqlops modules (they are available on Kamailo trunk - to be released as 1.5.0 in 1-2 months): http://kamailio.org/docs/modules/devel/htable.html http://kamailio.org/docs/modules/devel/sqlops.html
Cheers, Daniel
On 01/12/2009 08:48 PM, victorpy wrote:
Hello,
i could be wrong but what i read from perlvdb is that using that module you abstract from the DB engine. I want to know if it's posible with this module to load a database in memory. I want to do this for performance. if is posible could you give an example, otherwise you could give a hint to solve this
thanks
bye