antirez
|
413c2bc180
Modules: no MULTI/EXEC for commands replicated from async contexts.
|
7 years ago |
Salvatore Sanfilippo
|
09dd7b5ff0
Merge pull request #4101 from dvirsky/fix_modules_reply_len
|
7 years ago |
antirez
|
eddd8d34c4
Add symmetrical assertion to track c->reply_buffer infinite growth.
|
7 years ago |
Dvir Volk
|
86e564e9ff
fixed #4100
|
7 years ago |
antirez
|
b2cd9fcab6
Fix GEORADIUS edge case with huge radius.
|
7 years ago |
antirez
|
26e638a8e9
redis-cli --latency: ability to run non interactively.
|
7 years ago |
antirez
|
7bad78bd2f
Fix abort typo in Lua debugger help screen.
|
7 years ago |
antirez
|
f8547e53f0
Added GEORADIUS(BYMEMBER)_RO variants for read-only operations.
|
7 years ago |
antirez
|
01a4b9892d
HMSET and MSET implementations unified. HSET now variadic.
|
7 years ago |
Salvatore Sanfilippo
|
634c64dd18
Merge pull request #4075 from sgn1/brpop_keys
|
7 years ago |
antirez
|
365dd037dc
RDB modules values serialization format version 2.
|
7 years ago |
antirez
|
c3998728a2
ARM: Fix stack trace generation on crash.
|
7 years ago |
antirez
|
c9097393bf
Issue #4027: unify comment and modify return value in freeMemoryIfNeeded().
|
7 years ago |
Salvatore Sanfilippo
|
936ade80b2
Merge pull request #4028 from zintrepid/prevent_expirations_while_paused
|
7 years ago |
Suraj Narkhede
|
f85f36f50d
Fix following issues in blocking commands:
|
7 years ago |
Suraj Narkhede
|
d303bca587
Fix brpop command table entry and redirect blocked clients.
|
7 years ago |
antirez
|
8b768e8ea4
Aesthetic changes to #4068 PR to conform to Redis coding standard.
|
7 years ago |
Salvatore Sanfilippo
|
6476f1a979
Merge pull request #4068 from FreedomU007/unstable
|
7 years ago |
xuzhou
|
86e9f48a0c
Optimize set command with ex/px when updating aof.
|
7 years ago |
Salvatore Sanfilippo
|
ef446bf16d
Merge pull request #3802 from flowly/bugfix-calc-stat-net-output-bytes
|
7 years ago |
Salvatore Sanfilippo
|
1d857a99d5
Merge pull request #4056 from season89/unstable
|
7 years ago |
Salvatore Sanfilippo
|
0a03187ac4
Merge pull request #3659 from cbgbt/cli-elapsed
|
7 years ago |
Salvatore Sanfilippo
|
a2146c7592
Merge pull request #4062 from concreted/patch-1
|
7 years ago |
antirez
|
2a84927f35
redis-benchmark: add -t hset target.
|
7 years ago |
Aric Huang
|
ee5044eef0
(fix) Update create-cluster README
|
7 years ago |
xuzhou
|
530fcf8687
Fix set with ex/px option when propagated to aof
|
7 years ago |
antirez
|
53cb27b1d7
SLOWLOG: log offending client address and name.
|
7 years ago |
antirez
|
ab9d398835
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
7 years ago |
Qu Chen
|
4740424049
Implement getKeys procedure for georadius and georadiusbymember
|
7 years ago |
xuchengxuan
|
3fc4bf07cc
Fixed comments of slowlog duration
|
7 years ago |