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
/
deps
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resolve nonsense static analysis warnings
Oran Agra
2021-05-03
1
-1
/
+1
*
Fix some redundancy use of semicolon in do-while macros (#8221)
sundb
2020-12-21
1
-1
/
+1
*
Fix redis-cli crash on nil invalidate messages. (#8183)
Yossi Gottlieb
2020-12-13
2
-8
/
+33
*
Fix compilation warnings in Lua and jemalloc dependencies (#7785)
YoongHM
2020-09-29
5
-6
/
+6
*
Fix compilation warning in jemalloc's malloc_vsnprintf (#7789)
YoongHM
2020-09-21
1
-1
/
+1
*
Fix warning from jemalloc configure script (#7790)
YoongHM
2020-09-21
1
-1
/
+1
*
Squash merging 125 typo/grammar/comment/doc PRs (#7773)
Oran Agra
2020-09-10
2
-6
/
+6
*
Backport Lua 5.2.2 stack overflow fix. (#7733)
Yossi Gottlieb
2020-08-31
1
-1
/
+1
*
Extended redis-benchmark instant metrics and overall latency report (#7600)
filipe oliveira
2020-08-25
8
-0
/
+2009
*
Merge commit 'bffbbeaa9a1a6b8e81384297272cb0631502e8fd' into hiredis-unique-s...
michael-grunder
2020-08-15
11
-627
/
+721
*
Merge commit '7ee5a41aac7e5abc90d050fa509fa953ca7f1da1' as 'deps/hiredis'
michael-grunder
2020-08-06
58
-0
/
+12772
*
Remove hiredis so we can add it as a subtree
michael-grunder
2020-08-06
53
-10872
/
+0
*
Fix typo in deps/README.md (#7553)
Sungho Hwang
2020-07-22
1
-1
/
+1
*
Fix typo in deps README (#7500)
Jiayuan Chen
2020-07-10
1
-1
/
+1
*
fix a rare active defrag edge case bug leading to stagnation
Oran Agra
2020-05-20
2
-11
/
+20
*
Update linenoise.
antirez
2020-03-12
1
-1
/
+2
*
update linenoise to https://github.com/antirez/linenoise/tree/fc9667a81d43911...
lifubang
2020-03-05
4
-4
/
+59
*
[FIX] revisit CVE-2015-8080 vulnerability
Seunghoon Woo
2020-02-10
1
-4
/
+6
*
Merge remote-tracking branch 'upstream/unstable' into tls
Yossi Gottlieb
2019-10-16
5
-13
/
+46
|
\
|
*
Merge remote-tracking branch 'antirez/unstable' into jemalloc_purge_bg
Oran Agra
2019-10-04
33
-324
/
+2177
|
|
\
|
|
*
hiredis udpated (RESP3 WIP).
antirez
2019-09-23
1
-4
/
+5
|
|
*
hiredis updated to master version.
antirez
2019-09-20
33
-323
/
+2175
|
*
|
Jemalloc: Avoid blocking on background thread lock for stats.
Oran Agra
2019-06-02
1
-1
/
+7
|
|
/
*
|
TLS: Connections refactoring and TLS support.
Yossi Gottlieb
2019-10-07
34
-313
/
+2143
|
/
*
Add <strings.h> include to deps/hiredis/read.c to fix Implicit Declaration of...
Angus Pearson
2019-05-08
1
-0
/
+1
*
RESP3: hiredis: implement bool type.
antirez
2019-01-09
3
-1
/
+35
*
RESP3: hiredis: save the original double string.
antirez
2019-01-09
4
-5
/
+20
*
RESP3: hiredis: implement null type.
antirez
2019-01-09
1
-0
/
+9
*
RESP3: hiredis: fix double implementation.
antirez
2019-01-09
1
-4
/
+4
*
RESP3: hiredis: initial double implementation.
antirez
2019-01-09
5
-1
/
+64
*
RESP3: hiredis: fix hiredis.c assert for new types.
antirez
2019-01-09
1
-2
/
+6
*
RESP3: hiredis: free map and set replies.
antirez
2019-01-09
1
-1
/
+3
*
RESP3: hiredis: fix read.c assert for new types.
antirez
2019-01-09
2
-2
/
+6
*
RESP3: hiredis updated with recent version + some RESP3 support.
antirez
2019-01-09
16
-228
/
+501
*
Remove documentation about geohash-int in deps repo.
Uman Shahzad
2019-01-03
1
-6
/
+0
*
Active defrag fixes for 32bit builds (again)
Oran Agra
2018-07-11
1
-2
/
+2
*
Fix typo
Jack Drogon
2018-07-03
1
-3
/
+3
*
add defrag hint support into jemalloc 5
Oran Agra
2018-06-27
3
-0
/
+43
*
Security: fix Lua struct package offset handling.
antirez
2018-06-13
1
-2
/
+6
*
Security: more cmsgpack fixes by @soloestoy.
antirez
2018-06-13
1
-0
/
+7
*
Security: update Lua struct package for security.
antirez
2018-06-13
1
-23
/
+23
*
Security: fix Lua cmsgpack library stack overflow.
antirez
2018-06-13
1
-0
/
+3
*
Backport hiredis issue 525 fix to compile on FreeBSD.
antirez
2018-05-25
1
-1
/
+1
*
Generate configure for Jemalloc.
antirez
2018-05-24
3
-0
/
+13746
*
Add --with-version in Jemalloc config script.
antirez
2018-05-24
1
-1
/
+1
*
Specify that Jemalloc configure requires version.
antirez
2018-05-24
1
-5
/
+10
*
Jemalloc upgraded to version 5.0.1.
antirez
2018-05-24
300
-34631
/
+40603
*
Update documentation about how to upgrade Jemalloc.
antirez
2018-05-24
1
-3
/
+20
*
Active defrag fixes for 32bit builds
Oran Agra
2018-05-17
1
-2
/
+2
*
Revert "Jemalloc updated to 4.4.0."
antirez
2017-04-22
150
-17142
/
+6259
[next]