index
:
delta/redis.git
1906-merge
2.2
2.4
2.6
2.8
2.8-fastscript
3.0
3.2
4.0
5.0
6.0
6.2
7.0
7.2
ack
acl
acl-api-pr
acl-log
antiaffinity
aofeof
aofrdb
argv-accounting
arm
baserock/3.0
baserock/ps/proto-web-system
better-random-member
bulkaccept-2.8
cgroups
client-unblock
cluster-api-improvements
cluster-data-as-pong
conduct
config-rewrite
cow-pipe
csc2
current-client-fix
dict-clustered-entries
dictc
diskless-short-read
diskless_slave_refresh2
dynamic-hz
expirealgo
faster-info
faster-ll2string
faster-rdb-loading
fasterio
fastscript
fix-double-multi
fix-expires-6537
free_clients_during_loading
freelist
fsync-safety
geo
hashed-pass-opcode
ipv6
issue-1240
issue_2175
latency
lazyfree
lcs
ldb
less-mstime
less-mstime-28
lfu
localtime
lpos
master-replica
meaningful-offset
memopt
memsync
module-block-on-keys
module-blocking-commands
module-hooks
module-io-context
modules-get-client-info-by-id
modules-replication
multi-if
new-keyspace
no-mo-first
no-mo-second
nordb
nosync
o1-bpop
o1-bpop-5.0
onepass-bulk
oran-memory-profiling
precise-timeout
precise-timeout-2
psync-fixes
psync2
psync2-rdb-fixes
psync2-test-improvement
queue-in-multi
rdb-check
rdb-script-aux
rdb9
rdbchanges
resp3
rssmaxmemory
sds
sentinel-32
sharedapi
siphash
slave-diskless
slave-script-timeout
slaves_capa
statemachine
strcompr
stream-propagation-fix
stream-propagation-fix-2
streams
testing
thread-safe-context
threaded-core-commands
threaded-io
tls-conn-errors
tracking-noloop
unstable
unstable_hmset_args
wait-aof
waitpid-fix
zaddnx
ziplist-improvements
zpop
zunion
github.com: antirez/redis.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
support
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add reply_schema to command json files (internal for now) (#10273)
guybe7
2023-03-11
3
-5
/
+172
*
Fix test and improve assert_replication_stream print the whole stream (#11793)
Binbin
2023-03-08
1
-2
/
+4
*
Make assert_refcount skip the OBJECT REFCOUNT check with needs:debug tag (#11...
Binbin
2022-11-22
1
-0
/
+13
*
Fix set with duplicate elements causes sdiff to hang (#11530)
Binbin
2022-11-22
1
-3
/
+10
*
fixes for fork child exit and test: #11463 (#11499)
Oran Agra
2022-11-12
1
-0
/
+1
*
diskless master, avoid bgsave child hung when fork parent crashes (#11463)
Oran Agra
2022-11-09
1
-0
/
+8
*
Re-design cluster link send buffer to improve memory management (#11343)
Brennan
2022-11-01
1
-2
/
+39
*
Stabilize cluster hostnames tests (#11307)
Madelyn Olson
2022-10-03
2
-2
/
+2
*
Fix crash due to delete entry from compress quicklistNode and wrongly split q...
sundb
2022-09-19
1
-0
/
+6
*
fix test Migrate the last slot away from a node using redis-cli (#11221)
ranshid
2022-09-06
1
-0
/
+19
*
Bump codespell from 2.1.0 to 2.2.1 in /.codespell (#11184)
Binbin
2022-08-24
1
-1
/
+1
*
Build TLS as a loadable module
Oran Agra
2022-08-23
2
-1
/
+26
*
Cluster test improvements (#10920)
Madelyn Olson
2022-07-12
3
-9
/
+106
*
Add cluster-port support to redis-cli --cluster (#10344)
Binbin
2022-07-11
1
-2
/
+2
*
Fix TLS tests on newer tcl-tls/OpenSSL. (#10910)
Yossi Gottlieb
2022-07-03
1
-7
/
+34
*
Fix regex support in --only, --skipfile and --skiptest (#10741)
Valentino Geron
2022-05-25
1
-9
/
+17
*
Fix --save command line regression in redis 7.0.0 (#10690)
Oran Agra
2022-05-09
1
-6
/
+16
*
By default prevent cross slot operations in functions and scripts with # (#10...
Madelyn Olson
2022-04-26
1
-0
/
+6
*
Add RM_PublishMessageShard (#10543)
guybe7
2022-04-17
1
-0
/
+10
*
Functions: Move library meta data to be part of the library payload. (#10500)
Meir Shpilraien (Spielrein)
2022-04-05
1
-0
/
+4
*
optimize(remove) usage of client's pending_querybuf (#10413)
zhaozhao.zz
2022-03-25
1
-2
/
+2
*
Fix redis-cli CLUSTER SETSLOT race conditions (#10381)
Viktor Söderqvist
2022-03-16
1
-0
/
+8
*
Regression test for sync psync crash (#10288)
Binbin
2022-02-13
2
-6
/
+6
*
add test suite infra to test RESP3 attributes (#10247)
Oran Agra
2022-02-07
1
-2
/
+9
*
redis-cli generates command help tables from the results of COMMAND (#10043)
Jason Elbaum
2022-02-05
1
-1
/
+1
*
Revent the attempt to fix cluster rebalance test (#10207) (#10212)
Oran Agra
2022-01-31
1
-2
/
+3
*
Fix EVAL timeout test failed on freebsd (#10098)
chenyang8094
2022-01-24
1
-1
/
+5
*
sub-command support for ACL CAT and COMMAND LIST. redisCommand always stores ...
Binbin
2022-01-23
1
-0
/
+6
*
Set repl-diskless-sync to yes by default, add repl-diskless-sync-max-replicas...
Oran Agra
2022-01-17
1
-0
/
+8
*
Added INFO LATENCYSTATS section: latency by percentile distribution/latency b...
filipe oliveira
2022-01-05
1
-0
/
+6
*
Show the elapsed time of single test and speed up some tests (#10058)
sundb
2022-01-05
1
-1
/
+3
*
Implement Multi Part AOF mechanism to avoid AOFRW overheads. (#9788)
chenyang8094
2022-01-03
3
-5
/
+180
*
Sharded pubsub implementation (#8621)
Harkrishn Patro
2022-01-02
1
-1
/
+5
*
Wait for replicas when shutting down (#9872)
Viktor Söderqvist
2022-01-02
2
-3
/
+10
*
Tests: don't rely on the response of MEMORY USAGE when mem_allocator is not j...
chenyang8094
2021-12-27
1
-0
/
+10
*
resolve replication test timing sensitivity - 2nd attempt (#9988)
Oran Agra
2021-12-22
1
-2
/
+2
*
Add external test that runs without debug command (#9964)
Oran Agra
2021-12-19
2
-6
/
+19
*
Protected configs and sensitive commands (#9920)
YaacovHazan
2021-12-19
1
-0
/
+10
*
Introduce memory management on cluster link buffers (#9774)
ny0312
2021-12-16
1
-0
/
+8
*
Add FUNCTION FLUSH command to flush all functions (#9936)
Meir Shpilraien (Spielrein)
2021-12-16
1
-0
/
+1
*
Fix possible int overflow when hashing an sds. (#9916)
yoav-steinberg
2021-12-13
1
-0
/
+71
*
Obliterate STRALGO! add LCS (which only works on keys) (#9799)
guybe7
2021-11-18
1
-1
/
+1
*
Connection leak in external tests. (#9777)
yoav-steinberg
2021-11-15
1
-1
/
+5
*
Add sanitizer support and clean up sanitizer findings (#9601)
Ozan Tezcan
2021-11-11
2
-1
/
+47
*
Archive external redis log in external tests (#9765)
yoav-steinberg
2021-11-11
2
-10
/
+8
*
Test suite - user server socket to optimize port detection (#9663)
chendianqiang
2021-11-07
1
-7
/
+9
*
Add support for list type to store elements larger than 4GB (#9357)
perryitay
2021-11-03
2
-0
/
+9
*
attempt to fix tracking test issue with external tests due to lazy free (#9722)
Oran Agra
2021-11-02
1
-0
/
+8
*
Testsuite: attempt to find / avoid valgrind warnings of killed processes (#9679)
Oran Agra
2021-10-26
1
-2
/
+5
*
Client eviction ci issues (#9549)
yoav-steinberg
2021-09-26
1
-0
/
+5
[next]