descriptionSynchronized FUSE filesystem using CouchDb.
ownerStuGlaser@gmail.com
last changeWed, 28 Nov 2007 05:32:51 +0000 (27 23:32 -0600)
content tags
add:
readme
Teddybear is a filesystem that you can take with you. It's backed by CouchDb, a distributed document database. CouchDb supports automatic synchronization between databases, providing a simple method for synchronizing the teddybear filesystem. Requirements: - CouchDb >= 0.7 - Ruby-JSON - fusefs (Ruby) To mount the teddybear filesystem, run: $ fs.rb some/place/to/mount/at
shortlog
2007-11-28 Stuart GlaserSome docs.master
2007-10-24 Stuart GlaserRemoved test code.
2007-10-21 Stuart GlaserLicensed and tidied up.
2007-10-21 Stuart GlaserIt still prints a lot, but it appears to work.
2007-10-21 Stuart GlaserCan mess with dirs just fine. Files need more work.
heads
16 years ago master