SCRIPT FLUSH
Available since 2.6.0.
Time complexity: O(N) with N being the number of scripts in cache
Flush the Lua scripts cache.
Please refer to the EVAL documentation for detailed information about Redis Lua scripting.
Available since 2.6.0.
Time complexity: O(N) with N being the number of scripts in cache
Flush the Lua scripts cache.
Please refer to the EVAL documentation for detailed information about Redis Lua scripting.
本文档使用 BookStack 构建