http://www.perlmonks.org?node_id=734537


in reply to memory-efficient hash kind for incremental sort

Look at CouchDB. It's kinda designed for just this problem.

My criteria for good software:
  1. Does it work?
  2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?
  • Comment on Re: memory-efficient hash kind for incremental sort

Replies are listed 'Best First'.
Re^2: memory-efficient hash kind for incremental sort
by Arunbear (Prior) on Jan 15, 2009 at 11:56 UTC
    Do you have a favourite out of the several CouchDB clients on CPAN ?