Search
Redix
v1.5.2
v1.5.1
v1.5.0
v1.4.2
v1.4.1
v1.4.0
v1.3.0
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.0
v0.11.2
v0.11.1
v0.11.0
v0.10.7
v0.10.6
v0.10.5
v0.10.4
v0.10.3
v0.10.2
v0.10.1
v0.10.0
v0.9.3
v0.9.2
v0.9.1
v0.9.0
v0.8.2
v0.8.1
v0.8.0
v0.7.1
v0.7.0
v0.6.1
v0.6.0
v0.5.2
v0.5.1
v0.5.0
v0.4.0
v0.3.6
v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.2.1
v0.2.0
v0.1.0
Pages
Modules
Redix
Sections
Overview
Reconnections
Sentinel
Transactions or pipelining?
Skipping replies
SSL
Telemetry
Summary
Types
command/0
connection/0
Functions
child_spec/1
command!/3
command/3
noreply_command!/3
noreply_command/3
noreply_pipeline!/3
noreply_pipeline/3
pipeline!/3
pipeline/3
start_link/1
start_link/2
stop/2
transaction_pipeline!/3
transaction_pipeline/3
Redix.Protocol
Summary
Types
on_parse/1
redis_value/0
Functions
pack/1
parse/1
parse_multi/2
Redix.PubSub
Sections
Usage
Messages
Reconnections
Sentinel support
Examples
Summary
Types
connection/0
subscriber/0
Functions
psubscribe/3
punsubscribe/3
start_link/1
start_link/2
stop/2
subscribe/3
unsubscribe/3
Redix.Telemetry
Summary
Functions
attach_default_handler/0
Redix.URI
Summary
Functions
to_start_options/1
Exceptions
Redix.ConnectionError
Sections
Exception fields
Error reasons
Summary
Types
t/0
Functions
message/1
Redix.Error
Summary
Types
t/0
Redix.Protocol.ParseError
Settings
View Source
Redix.Protocol.ParseError
exception
(Redix v1.2.0)
Error in parsing data according to the
RESP
protocol.
×