Commit History

Autor SHA1 Mensaxe Data
  Jiahao Huang 92c146dfd3 config tcp-keepalive should be numerical field not bool %!s(int64=9) %!d(string=hai) anos
  Ben Murphy ffd6637e90 hide access to debug table %!s(int64=9) %!d(string=hai) anos
  antirez 2f4240b9d9 Cluster: fix Lua scripts replication to slave nodes. %!s(int64=9) %!d(string=hai) anos
  antirez e467cf5db3 luaRedisGenericCommand(): log error at WARNING level when re-entered. %!s(int64=10) %!d(string=hai) anos
  antirez bc8675612f luaRedisGenericCommand() recursion: just return an error. %!s(int64=10) %!d(string=hai) anos
  antirez 839767ad0b Panic on recursive calls to luaRedisGenericCommand(). %!s(int64=10) %!d(string=hai) anos
  antirez da95d22ad2 Prevent Lua scripts from violating Redis Cluster keyspace access rules. %!s(int64=10) %!d(string=hai) anos
  Matt Stancliff 3fecb96122 Lua: Add bitop %!s(int64=10) %!d(string=hai) anos
  Juarez Bochi a63b9c24f0 Fix typo in scripting.c comment %!s(int64=10) %!d(string=hai) anos
  antirez 12b56a969f luaRedisGenericCommand() cached argv handling simplified. %!s(int64=10) %!d(string=hai) anos
  Paddy Byers 86cde329d1 Store the length of the static argv when first allocated. %!s(int64=10) %!d(string=hai) anos
  antirez edca2b14d2 Remove warnings and improve integer sign correctness. %!s(int64=10) %!d(string=hai) anos
  Matt Stancliff f17f8521f0 scripting: no eval with negative key count %!s(int64=10) %!d(string=hai) anos
  antirez 96e0fe6232 Fix semantics of Lua calls to SELECT. %!s(int64=10) %!d(string=hai) anos
  antirez 73fefd0bc0 Scripting: Fix for a #1118 regression simplified. %!s(int64=10) %!d(string=hai) anos
  Matt Stancliff 76efe1225f Scripting: Fix regression from #1118 %!s(int64=10) %!d(string=hai) anos
  antirez 3758f27bc1 Fixed dbuf variable scope in luaRedisGenericCommand(). %!s(int64=10) %!d(string=hai) anos
  antirez 072982d83c Scripting: better Lua number -> string conversion in luaRedisGenericCommand(). %!s(int64=10) %!d(string=hai) anos
  antirez ce2b2f22d9 Merge branch 'unstable' of github.com:/antirez/redis into unstable %!s(int64=10) %!d(string=hai) anos
  antirez 4ddc77041f Remove trailing spaces from scripting.c %!s(int64=10) %!d(string=hai) anos
  michael-grunder ea0e2524aa Fix LUA_OBJCACHE segfault. %!s(int64=10) %!d(string=hai) anos
  antirez 4f686555ce Scripting: objects caching for Lua c->argv creation. %!s(int64=10) %!d(string=hai) anos
  antirez 1e4ba6e7e6 Scripting: Use faster API for Lua client c->argv creation. %!s(int64=10) %!d(string=hai) anos
  antirez 76fda9f8e1 Scripting: don't call lua_gc() after Lua script run. %!s(int64=10) %!d(string=hai) anos
  antirez 48c49c4851 Scripting: cache argv in luaRedisGenericCommand(). %!s(int64=10) %!d(string=hai) anos
  antirez 3318b74705 Fixed missing c->bufpos reset in luaRedisGenericCommand(). %!s(int64=10) %!d(string=hai) anos
  antirez c49955fd77 Scripting: replace tolower() with faster code in evalGenericCommand(). %!s(int64=10) %!d(string=hai) anos
  antirez 0ef4f44c5a Scripting: luaRedisGenericCommand() fast path for buffer-only replies. %!s(int64=10) %!d(string=hai) anos
  antirez 40abeb1f40 Scripting: simpler reply buffer creation in luaRedisGenericCommand(). %!s(int64=10) %!d(string=hai) anos
  antirez e29d330724 Process events with processEventsWhileBlocked() when blocked. %!s(int64=10) %!d(string=hai) anos