v3.4.0
tag53a118b7baed383d48083b09567af12d610a32f8
object c5d000337cdcbb15827258d6fd6b6830e8afcd59
authorEric Wong <normalperson@yhbt.net>
Tue, 9 Oct 2012 03:06:10 +0000 (9 03:06 +0000)
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.