class

BoJack::Client

Inherits Reference < Object

Constants

VERSION = "0.1.0"

Constructors

new(hostname : String = "127.0.0.1", port : Int16 | Int32 | Int64 | Int8 = 5000)
Source

Instance methods

append(key, value)
Source
close
Source
delete(key)
Source
get(key)
Source
increment(key)
Source
ping
Source
pop(key)
Source
send(raw)
Source
set(key, value)
Source
size
Source