Skip to content

Latest commit

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Glusterd Plus - Ruby SDK

Install

Install Glusterd Plus SDK by running the following command.

gem install glusterd_plus

Start Glusterd Plus Service

Start the Glusterd Plus service(If not started) in at least one node of the Cluster.

systemctl start glusterp

Usage

Peers management

require"glusterd_plus"conn=GlusterdPlus::Connection.new("http://localhost:3000")conn.add_peer("server2.gluster")putsconn.list_peersconn.peer("server2.gluster").remove

About

Glusterd Plus Ruby SDK

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages