Crate gluster

Source
Expand description

This is a library to interface with Gluster

Most of the commands below are wrappers around the CLI functionality. However recently I have reverse engineered some of the Gluster RPC protocol so that calls can be made directly against the Gluster server. This method of communication is much faster than shelling out.

Scale testing with this library has been done to about 60 servers successfully.

Please file any bugs found at: Gluster Repo Pull requests are more than welcome!

Modules§

Structs§

  • A Quota can be used set limits on the pool usage. All limits are set in bytes.

Enums§

Functions§