FUNCTION KILL

FUNCTION KILL

FUNCTION KILL
Available since
7.0.0
Time complexity
O(1)
ACL categories
@slow, @scripting

Kill a function that is currently executing.

The FUNCTION KILL command can be used only on functions that did not modify the dataset during their execution (since stopping a read-only function does not violate the scripting engine’s guaranteed atomicity).

For more information please refer to Introduction to Redict Functions.

Redict logo courtesy of @janWilejan, CC-BY-SA-4.0. Download SVG ⤑

Portions of this website courtesy of Salvatore Sanfilippo, CC-BY-SA-4.0.