Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | for performance reasons only set the debug hook if the time limit is enabled. | antirez | 2011-05-11 | 1 | -6/+11 |
* | Lua max exec time fixes: redisLog() to log the event moved before the lua_err... | antirez | 2011-05-11 | 1 | -2/+2 |
* | call the Lua hook with minor frequency. It is already enough to call it every... | antirez | 2011-05-11 | 1 | -1/+1 |
* | Lua scripts max execution time -- backported from the scripting branch. | antirez | 2011-05-11 | 1 | -0/+18 |
* | Lua scripting backported from unstable to 2.2-scripting branch | antirez | 2011-05-11 | 1 | -0/+387 |