Hey all,

Iv implemented a fuse filesystem that exposes Couchdb documents as files ,
existing implementation (http://code.google.com/p/couchdb-fuse/) only expose
attachments.
This enables many useful use cases like rsync backup, text searching (using
grep awk) and more.

For more info head on to http://github.com/narkisr/couch-fuse
Ronen

Reply via email to