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 | Mon Dec 15 05:57:31 -0800 2008 | |
| |
README | Mon Dec 15 06:20:28 -0800 2008 | |
| |
couchdbfs.rb | Tue Mar 03 09:27:32 -0800 2009 | |
| |
couchdbfs.rb.old | Sun Mar 01 03:46:56 -0800 2009 | |
| |
couchdbfs_lib.rb | Mon Mar 02 04:58:33 -0800 2009 | |
| |
couchdbfs_test.rb | Mon Mar 02 04:58:33 -0800 2009 |
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







