BoJack::Client
Inherits Reference < Object
Constants
VERSION = "0.1.0"
Constructors
new(hostname : String = "127.0.0.1", port : Int16 | Int32 | Int64 | Int8 = 5000)
SourceInstance methods
append(key, value)
Sourceclose
Sourcedelete(key)
Sourceget(key)
Sourceincrement(key)
Sourceping
Sourcepop(key)
Sourcesend(raw)
Sourceset(key, value)
Sourcesize
Source