in reply to Re: Compression of a mini-database in memory
in thread Compression of a mini-database in memory

My main concern is keeping the mod_perl process size down. However, after merlyn's response, I'll probably just use MySQL. I have no way to know what the size of %table is in memory.
  • Comment on Re: Re: Compression of a mini-database in memory