antirez
|
a5e24eabc3
Speedup: unblock clients on keys in O(1).
|
4 gadi atpakaļ |
antirez
|
1f7d08b76d
Redis 5.0.8.
|
4 gadi atpakaļ |
Salvatore Sanfilippo
|
2bea502d25
Merge pull request #6975 from dustinmm80/add-arm-latomic-linking
|
4 gadi atpakaļ |
Dustin Collins
|
b5931405ff
Fix Pi building needing -latomic, backport
|
4 gadi atpakaļ |
srzhao
|
fd4413002d
fix impl of aof-child whitelist SIGUSR1 feature.
|
4 gadi atpakaļ |
Ariel
|
77ff332b4c
fix ThreadSafeContext lock/unlock function names
|
4 gadi atpakaļ |
Guy Benoish
|
4f0f799c96
XREADGROUP should propagate XCALIM/SETID in MULTI/EXEC
|
4 gadi atpakaļ |
Oran Agra
|
0c1273c389
Fix client flags to be int64 in module.c
|
4 gadi atpakaļ |
Guy Benoish
|
708a4e8a9b
Fix small bugs related to replica and monitor ambiguity
|
4 gadi atpakaļ |
WuYunlong
|
eac4115d36
Fix lua related memory leak.
|
4 gadi atpakaļ |
antirez
|
d075df1768
Simplify #6379 changes.
|
4 gadi atpakaļ |
WuYunlong
|
80a49c37f9
Free allocated sds in pfdebugCommand() to avoid memory leak.
|
4 gadi atpakaļ |
antirez
|
60870d3a10
Jump to right label on AOF parsing error.
|
4 gadi atpakaļ |
antirez
|
d90f599b4d
Free fakeclient argv on AOF error.
|
4 gadi atpakaļ |
WuYunlong
|
8ee3bddfc7
Fix potential memory leak of rioWriteBulkStreamID().
|
4 gadi atpakaļ |
WuYunlong
|
4780fe78ba
Fix potential memory leak of clusterLoadConfig().
|
4 gadi atpakaļ |
Leo Murillo
|
f3b77510ef
Fix bug on KEYS command where pattern starts with * followed by \x00 (null char).
|
4 gadi atpakaļ |
Guy Benoish
|
7f3fcedb8c
Blocking XREAD[GROUP] should always reply with valid data (or timeout)
|
5 gadi atpakaļ |
antirez
|
f93b2fa524
XCLAIM: Create the consumer only on successful claims.
|
4 gadi atpakaļ |
Guy Benoish
|
89682d96ea
Stream: Handle streamID-related edge cases
|
5 gadi atpakaļ |
antirez
|
920e108f84
Fix ip and missing mode in RM_GetClusterNodeInfo().
|
5 gadi atpakaļ |
antirez
|
7569b210d6
Inline protocol: handle empty strings well.
|
4 gadi atpakaļ |
Khem Raj
|
3c610b4e8d
Mark extern definition of SDS_NOINIT in sds.h
|
5 gadi atpakaļ |
Seunghoon Woo
|
16b2d07f0a
[FIX] revisit CVE-2015-8080 vulnerability
|
4 gadi atpakaļ |
yz1509
|
19f3358564
avoid sentinel changes promoted_slave to be its own replica.
|
4 gadi atpakaļ |
antirez
|
4891612bb5
Redis 5.0.7.
|
5 gadi atpakaļ |
antirez
|
4d2a31aed8
Test: fix implementation-dependent test after code change.
|
5 gadi atpakaļ |
Oran Agra
|
9f63fc98df
RED-31295 - redis: avoid race between dlopen and thread creation
|
5 gadi atpakaļ |
antirez
|
1a9e70c1d7
Cluster: fix memory leak of cached master.
|
5 gadi atpakaļ |
Guy Benoish
|
69b1b5be6b
Fix usage of server.stream_node_max_*
|
5 gadi atpakaļ |