2
0

Commit History

Автор SHA1 Съобщение Дата
  antirez 7c6b8ec6fa DEBUG embstr-classes added. преди 10 години
  antirez 19f735ce42 Use a free list for EMBSTR objects creation / release. преди 10 години
  antirez 0b0f872f3f REDIS_ENCODING_EMBSTR_SIZE_LIMIT set to 39. преди 10 години
  antirez 76c31d425e Scripting test: check that Lua can call commands rewirting argv. преди 10 години
  antirez 088b9eadc4 Test: handle new osx 'leaks' error. преди 10 години
  antirez 4f686555ce Scripting: objects caching for Lua c->argv creation. преди 10 години
  antirez 1e4ba6e7e6 Scripting: Use faster API for Lua client c->argv creation. преди 10 години
  antirez 76fda9f8e1 Scripting: don't call lua_gc() after Lua script run. преди 10 години
  antirez 48c49c4851 Scripting: cache argv in luaRedisGenericCommand(). преди 10 години
  antirez 3318b74705 Fixed missing c->bufpos reset in luaRedisGenericCommand(). преди 10 години
  antirez c49955fd77 Scripting: replace tolower() with faster code in evalGenericCommand(). преди 10 години
  antirez 0ef4f44c5a Scripting: luaRedisGenericCommand() fast path for buffer-only replies. преди 10 години
  antirez 8226be61ec Define HAVE_ATOMIC for clang. преди 10 години
  antirez 40abeb1f40 Scripting: simpler reply buffer creation in luaRedisGenericCommand(). преди 10 години
  antirez 1c130c6b03 Test: cluster/base, check that we can write/read from cluster. преди 10 години
  antirez 3bc119c155 Cluster: Tcl cluster client: handle MOVED/ASK. преди 10 години
  antirez fcd2065f8e Cluster: Tcl cluster client: slots-nodes map and close method. преди 10 години
  antirez 5344357f80 Cluster: Tcl cluster client: build nodes representation. преди 10 години
  antirez 8b7e23bdde Cluster: Tcl cluster client: get nodes description. преди 10 години
  antirez bc8ea04a7d Cluster: Tcl cluster client key -> hashslot. преди 10 години
  antirez e8357d0f85 Cluster test: Tcl cluster library initial skeleton. преди 10 години
  antirez 1db45ba58c Cluster test: check for state=ok after slot allocation. преди 10 години
  antirez 11d9ecb71d CLUSTER SET-CONFIG-EPOCH implemented. преди 10 години
  antirez 7b5ce1ffb1 Cluster test: slots allocation. преди 10 години
  antirez 4a3db25504 Cluster test: use 20 instances. преди 10 години
  antirez e8631a6991 Cluster / Sentinel test: instances count moved to run.tcl. преди 10 години
  antirez 9e422f74a6 Cluster test: config epoch conflict resolution. преди 10 години
  antirez 2c55622333 Cluster test: auto-discovery to form full mesh. преди 10 години
  antirez 2555b2f4bd Cluster test: check that every node has a different ID. преди 10 години
  antirez e1b129811a Cluster test: basic cluster nodes info access functions. преди 10 години