Handbook
Glossary
m/flush-later ( seconds -- )
Vocabulary
memcached
Inputs
seconds
an
integer
Outputs
None
Word description
Deletes all the items in the cache sometime in the future.
Definition
USING:
accessors
arrays
kernel
memcached.private
pack
;
IN:
memcached
:
m/flush-later
( seconds -- )
FLUSH
<request>
swap
1array
"I"
pack-be
>>extra
submit
drop
;