This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
LICENSE | ||
| |
README | ||
| |
couchdbfs.rb | ||
| |
couchdbfs.rb.old | ||
| |
couchdbfs_lib.rb | ||
| |
couchdbfs_test.rb |
README
couchdb + ruby + fuse = couchdbfs = couchdbfs A fuse filesystem powered by couchdb similar to mysqlfs with mysql. == Install a) Grab Couchdb from http://couchdb.apache.org/ b) sudo gem install jchris-couchrest -s http://gems.github.com c) install ruby fusefs (http://rubyforge.org/projects/fusefs/) d) get couchdbfs from here == Usage ruby couchdbfs dest_dir == Feature - Build entirely over couchdb - Open source == TODO - specify database from commandline - use attribute/user/group - Fix bugs - Size bug








