资 源 简 介
CouchFS is a MacFUSE file system that allows you access to CouchDB databases and files. Using CouchFS will allow you to mount your CouchDB system and edit/browse CouchDB files like any typical file on your OS X file system.
Todo
* Add/Delete Databases
* Spotlight Queries
* Add/Edit/Delete Documents
* ~~Allow you to Choose Server~~
File System Outline
Is going to look something like this
// /Volumes/CouchFS/// |// `-> dbname1/// |// `-> Documents/// |// `-> All Documents// |// `-> Design Documents // |// `-> All Design Documents// `-> Views// |//