in reply to Compression of a mini-database in memory

At this point, moving it into a real database would make more sense, perhaps with a LRU cache.

-- Randal L. Schwartz, Perl hacker

  • Comment on Re: Compression of a mini-database in memory