package
0.0.0-20250114010620-2e2bd145cef4
Repository: https://github.com/tidwall/tile38.git
Documentation: pkg.go.dev
# Functions
ConvertToJSON converts lua LValue to JSON string.
ConvertToLua converts RESP value to lua LValue.
ConvertToRESP convert lua LValue to RESP value.
No description provided by the author
DialTimeout dials a resp.
FenceMatch executes a fence match returns back json messages for fence detection.
No description provided by the author
NewLegacyAOFReader creates a new LegacyAOFReader.
NewPipelineReader ...
OKMessage returns a default OK message in JSON or RESP.
Serve starts a new tile38 server.
Sha1Sum returns a string with hex representation of sha1 sum of a given string.
WriteWebSocketMessage write a websocket message to an io.Writer.
# Constants
expression operator enum.
Config keys.
Config keys.
Config keys.
Config keys.
Config keys.
Config keys.
Config keys.
Protocol Types.
Protocol Types.
Config keys.
Config keys.
Config keys.
Config keys.
Protocol Types.
expression operator enum.
Protocol Types.
expression operator enum.
Config keys.
Config keys.
Config keys.
Config keys.
Protocol Types.
Config keys.
Protocol Types.
Protocol Types.
# Variables
NOMessage is no message.
# Structs
Client is an remote connection into to Tile38.
Config is a tile38 config.
FenceMeta is a meta key/value pair for fences.
Hook represents a hook.
InputStream is a helper type for managing input streams from inside the Data event.
LegacyAOFReader represents the older AOF file reader.
Message is a resp message.
Options for Serve().
PipelineReader ...
RESPConn represents a simple resp connection.
No description provided by the author
Server is a tile38 controller.