module LavinMQ::Schema

Defined in:

lavinmq/schema.cr

Constant Summary

Log = ::Log.for("Schema")
VERSION = 4

Class Method Summary

Class Method Detail

def self.migrate(data_dir, replicator) : Nil #

[View source]