• antirez's avatar
    Update cached time during slow scripts & transactions · cd05a665
    antirez authored
    Commands may use cached time when the precision is not vital. It is
    a good idea to refresh it from time to time during the execution of long
    running scripts or transactions composed of quite a lot of commands.
    cd05a665
scripting.c 41.4 KB