class LavinMQ::Replication::Client

Defined in:

lavinmq/replication/client.cr

Constant Summary

Log = ::Log.for("replication")

Constructors

Instance Method Summary

Constructor Detail

def self.new(data_dir : String) #

[View source]

Instance Method Detail

def close #

[View source]
def follow(host, port) #

[View source]
def follow(uri : URI) #

[View source]
def sync(host, port, notify_in_sync = false) #

[View source]