Of course it depends on what you are trying to do, which you haven't told us. The easiest way to reduce your storage needs is to not store data you don't need to. For example, if I wanted to map IP back to hostname, I wouldn't use CouchDB at all, since we already have the DNS.
On Mon, Feb 1, 2010 at 8:58 AM, Santi Saez <[email protected]> wrote: > El 01/02/10 17:32, Elf escribió: >> >> Did you plan to handle IPv6 in future versions of your program? :) > > It would be another great test.. but using CouchDB, perhaps I will not have > enough disk space ;-P > > Now seriously: any idea to reduce disk space in this test to store 2^32 > documents? thanks! > > Regards, > > -- > Santi Saez > http://woop.es > -- Phil Rand [email protected] [email protected]
