diff options
author | antirez <antirez@gmail.com> | 2014-05-07 16:04:45 +0200 |
---|---|---|
committer | antirez <antirez@gmail.com> | 2014-05-07 16:07:41 +0200 |
commit | 69420df464d08a8f2d9160a5299163c54a280131 (patch) | |
tree | 28d073aa55dc0c1ae512db509e62c31deada0488 /redis.conf | |
parent | 4a7787c1f274d406a25015026a9905cf7f6dec23 (diff) | |
download | redis-fastscript.tar.gz |
Scripting test: check that Lua can call commands rewirting argv.fastscript
SPOP, tested in the new test, is among the commands rewritng the
client->argv argument vector (it gets rewritten as SREM) for command
replication purposes.
Because of recent optimizations to client->argv caching in the context
of the Lua internal Redis client, it is important to test for SPOP to be
callable from Lua without bad effects to the other commands.
Diffstat (limited to 'redis.conf')
0 files changed, 0 insertions, 0 deletions