A MogileFS client library for Ruby. MogileFS is an open source distributed filesystem, see: mogilefs.org for more details. This library allows any Ruby application to read, write and delete files in a MogileFS instance.
|
rdoc |
|
|
mogilefs |
|
|
list |
|
|
|
|
|
repo |
git://bogomips.org/mogilefs-client.git |
|
cgit |
|
|
gitweb |
|
|
download |
First you need a MogileFS 2.x installation. You can find information on how to do that at mogilefs.org
Then install the RubyGem:
$ gem install mogilefs-client
This library supports Ruby 1.8.7 and later, but Ruby 1.9.3 is recommended. No other libraries are required on the client.
Feedback (bug reports, user/development discussion, patches, pull requests) are greatly appreciated and handled via email. We currently piggy-back onto the public MogileFS mailing list at mogile@googlegroups.com for feedback.
If you do not want to deal with the corporate host of the MogileFS mailing list, or if you wish to keep your issue secret, feel free to email Eric Wong at normalperson@yhbt.net.
Do not expect Eric Wong to read HTML mail under any circumstances.
This client is only supported in HTTP mode. NFS mode was previously supported in 1.3.x, but since MogileFS 2.x has dropped support for NFS, this client has removed support for it.
Originally generated with the Darkfish Rdoc Generator 2, modified by wrongdoc.