antirez
|
21e6b0fbe9
Fix script cache bug in the scripting engine.
|
пре 10 година |
antirez
|
89884e8f6e
Scripting: use mstime() and mstime_t for lua_time_start.
|
пре 10 година |
antirez
|
11e81a1e9a
Fixed grammar: before H the article is a, not an.
|
пре 11 година |
antirez
|
41d3147344
Fixed critical memory leak from EVAL.
|
пре 11 година |
antirez
|
73d7955c6f
Flush the replication script cache after SCRIPT FLUSH.
|
пре 11 година |
antirez
|
fb67468813
Force propagation of SCRIPT LOAD to AOF.
|
пре 11 година |
antirez
|
e27b136069
SCRIPT FLUSH comment minor pedantic improvement.
|
пре 11 година |
antirez
|
82ea1c6f5d
Move Replication Script Cache initialization in safer place.
|
пре 11 година |
antirez
|
f0bf5fd8c7
Use the RSC to replicate EVALSHA unmodified.
|
пре 11 година |
antirez
|
515a26bbc1
New API to force propagation.
|
пре 11 година |
antirez
|
d363299af3
Allow writes from scripts called by AOF loading in read-only slaves.
|
пре 11 година |
antirez
|
9c2c878e45
Lua script errors format more unified.
|
пре 11 година |
antirez
|
51adc6e1bc
Lua scripting: improve error reporting.
|
пре 11 година |
ioddly
|
c3229c33b1
Try to report source of bad Lua API calls
|
пре 11 година |
guiquanz
|
9d09ce3981
Fixed many typos.
|
пре 12 година |
antirez
|
baee565029
Multiple fixes for EVAL (issue #872).
|
пре 12 година |
antirez
|
95f68f7b0f
EVALSHA is now case insensitive.
|
пре 12 година |
antirez
|
4365e5b2d3
BSD license added to every C source and header file.
|
пре 12 година |
antirez
|
acfe3675e3
Differentiate SCRIPT KILL error replies.
|
пре 12 година |
antirez
|
ece77037e9
Revert "Scripting: redis.NIL to return nil bulk replies."
|
пре 12 година |
antirez
|
9c21b72bb9
Scripting: add helper functions redis.error_reply() and redis.status_reply().
|
пре 12 година |
antirez
|
6dd1693c0e
Scripting: redis.NIL to return nil bulk replies.
|
пре 12 година |
antirez
|
36741b2c81
Scripting: Force SORT BY constant determinism inside SORT itself.
|
пре 12 година |
antirez
|
e323635c2d
Scripting: Reset Lua fake client reply_bytes after command execution.
|
пре 12 година |
antirez
|
46c31a150a
Scripting: require at least one argument for redis.call().
|
пре 12 година |
antirez
|
0ad10db220
Set LUA_MASKCOUNT hook more selectively. Fixes issue #480.
|
пре 12 година |
antirez
|
a3f990818d
Remove loadfile() access from the scripting engine.
|
пре 12 година |
antirez
|
6f659f34cf
EVAL errors are more clear now.
|
пре 12 година |
antirez
|
3a02140415
Use Lua tostring() before concatenation.
|
пре 12 година |
antirez
|
d86c4a7bf0
mt.declared is no longer needed.
|
пре 12 година |