Hacker News new | ask | show | jobs
by js2 4670 days ago
Indeed, from the README: We used to rely a lot on CDB (which is a really great piece of software). It performed blazingly quick and produces compact files. We only stopped using it when our data started growing close to the 4 GB limit
1 comments

A 64-bit port of cdb isn't too hard: https://github.com/pcarrier/cdb64