Handbook
Glossary
with-memcached ( quot -- )
Vocabulary
memcached
Inputs
quot
a
quotation
Outputs
None
Word description
Opens a network connection to the
memcached-server
and runs the specified quotation.
Definition
USING:
io.encodings.binary
io.sockets
kernel
namespaces
;
IN:
memcached
:
with-memcached
( quot -- )
memcached-server
get-global
binary
[
call
]
with-client
;
inline