Forum: Ruby Ruby mogilefs-client 3.5.0 released

Posted by Eric Wong (Guest)
on 2012-12-04 12:19
(Received via mailing list)
A MogileFS client library for Ruby.  MogileFS is an open source
distributed filesystem, see: http://mogilefs.org/ for more details. 
This
library allows any Ruby application to read, write and delete files in a
MogileFS instance.

To install:   gem install mogilefs-client

mogilefs :: http://mogilefs.org/
list :: mogile@googlegroups.com
email :: normalperson@yhbt.net
repo :: git://bogomips.org/mogilefs-client.git
cgit :: http://bogomips.org/mogilefs-client.git
gitweb :: http://repo.or.cz/w/ruby-mogilefs-client.git
download :: http://bogomips.org/mogilefs-client/files/

Changes since 3.4.0:

  client changes:

  * new_file gains :create_open_args and :create_close_args which
    allows custom arguments to be passed to plugins.
    (this matches the Perl client behavior)

  * new_file also gains :info hash which can be populated with
    information normally retrieved with file_info

  * users with net-http-persistent installed will see a small speed
    boost and reduction of TIME_WAIT sockets when dealing with
    small data (useful for testing DB-intensive parts of MogileFS).

  No changes for admin.

Have fun!
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.