memcachex
v0.5.7
v0.5.6
v0.5.5
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.6
v0.4.5
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.0
v0.2.1
v0.2.0
v0.1.0
Pages
Modules
Memcache
Top
Sections
Examples
Coder
CAS
Telemetry
Options
Summary
Types
error/0
fetch_integer_result/0
fetch_result/0
result/0
store_result/0
value/0
Functions
add/4
append/4
append_cas/5
cas/4
decr/3
decr_cas/4
delete/2
delete_cas/3
flush/2
get/3
incr/3
incr_cas/4
multi_get/3
multi_set/3
multi_set_cas/3
noop/1
prepend/4
prepend_cas/5
replace/4
replace_cas/5
set/4
set_cas/5
start_link/2
stat/1
stat/2
stop/1
version/1
Memcache.Coder
Top
Summary
Callbacks
decode/2
encode/2
Memcache.Coder.Erlang
Top
Summary
Functions
decode/2
encode/2
Memcache.Coder.JSON
Top
Summary
Functions
decode/2
encode/2
Memcache.Coder.Raw
Top
Summary
Functions
decode/2
encode/2
Memcache.Coder.ZIP
Top
Summary
Functions
decode/2
encode/2
Memcache.Connection
Top
Summary
Functions
cleanup/1
close/1
execute/4
execute_quiet/2
start_link/2
Memcache.Transport
Top
Summary
Functions
close/1
connect/6
recv/2
send/2
setopts/2
Memcache.Transport
(memcachex v0.5.7)
View Source
Link to this section
Summary
Functions
close(map)
connect(transport, host, port, sock_opts, timeout, opts)
recv(map, length)
send(map, data)
setopts(map, opts)
Link to this section
Functions
Link to this function
close(map)
View Source
Link to this function
connect(transport, host, port, sock_opts, timeout, opts)
View Source
Link to this function
recv(map, length)
View Source
Link to this function
send(map, data)
View Source
Link to this function
setopts(map, opts)
View Source
×