Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/janl/recover-couchdb2


https://github.com/janl/recover-couchdb2

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

HEAVY WORK IN PROGRESS

BEWARE LOTS OF DRAGONS

REALLY

KEEP OUT

* * *

Setup:

```
git submodule update --init
cd couchdb
./bootstrap
./configure --disable-docs
make -j3
cd ..
make
```

Usage:

```
./recover_couchdb path/to/database [start-reading-at-byte]
```