Hacker News new | ask | show | jobs
by damienkatz 2954 days ago
Here’s a link that describes the Couchstore file format. It’s the storage engine for Couchbase and is essentially the same design as CouchDB. https://github.com/couchbaselabs/couchstore/wiki/Format
1 comments

Thanks a lot; this is super-helpful.