Ruby mogilefs-client 3.4.0v3.4.0
commitc5d000337cdcbb15827258d6fd6b6830e8afcd59
authorEric Wong <normalperson@yhbt.net>
Tue, 9 Oct 2012 02:41:05 +0000 (9 02:41 +0000)
committerEric Wong <normalperson@yhbt.net>
Tue, 9 Oct 2012 02:41:05 +0000 (9 02:41 +0000)
tree1ab6a819bc0d0bf575e62f929cf9e0dbfe60bd9b
parentf552185695b2fd80502ca27b81d09aaa3988a0fc
Ruby mogilefs-client 3.4.0

Admin speedups for get_domains, get_hosts, and get_devices.
Previous versions were completely unusable for parsing a list of
3000+ domains.  Installations with thousands of hosts or devices
should see noticeable performance improvements.

The client interface gains the each_file_info iterator method.
This behaves like each_key, but gives access to the entire
response the file_info returns, including: checksum, devcount,
file size, class, and domain.
GIT-VERSION-GEN