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 (
commit 0f1fc175daece32d0b4b0bb16aaed9994d37fbc8
tree 3046a98a2b9c5184bd12d5e4008591abb8dea1c7
parent 4d45a58c0e1fc01ddd50aaf828013cefbe749001
tree 3046a98a2b9c5184bd12d5e4008591abb8dea1c7
parent 4d45a58c0e1fc01ddd50aaf828013cefbe749001
| 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








