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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'unstable' of github.com:/antirez/redis into unstable
antirez
2020-05-09
1
-1
/
+1
|
\
|
*
Merge pull request #7204 from ShooterIT/benchmark-fix
Salvatore Sanfilippo
2020-05-08
1
-1
/
+1
|
|
\
|
|
*
Redis Benchmark: Fix coredump because of double free
ShooterIT
2020-05-05
1
-1
/
+1
*
|
|
Cluster: clarify we always resolve the sender.
antirez
2020-05-09
1
-1
/
+3
*
|
|
Cluster: refactor ping/data delay handling.
antirez
2020-05-09
1
-11
/
+13
*
|
|
Cluster: introduce data_received field.
antirez
2020-05-09
2
-10
/
+27
|
/
/
*
|
stringmatchlen() should not expect null terminated strings.
antirez
2020-05-06
1
-2
/
+2
*
|
Merge pull request #7201 from braddunbar/stringmatchlen
Salvatore Sanfilippo
2020-05-06
1
-2
/
+0
|
\
\
|
*
|
Remove unreachable branch.
Brad Dunbar
2020-05-05
1
-2
/
+0
*
|
|
add include guard for lolwut.h
hwware
2020-05-05
1
-0
/
+6
*
|
|
Merge pull request #7175 from bsergean/bsergean-patch-1
Salvatore Sanfilippo
2020-05-05
1
-6
/
+19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update redis-cli.c
Benjamin Sergeant
2020-05-01
1
-6
/
+19
*
|
|
Don't propagate spurious MULTI on DEBUG LOADAOF.
antirez
2020-05-05
2
-3
/
+6
*
|
|
Dump recent backlog on master query generating errors.
antirez
2020-05-05
1
-0
/
+29
*
|
|
make struct user anonymous (only typedefed)
Titouan Christophe
2020-05-05
1
-1
/
+1
*
|
|
Merge pull request #7197 from bsergean/patch-1
Salvatore Sanfilippo
2020-05-05
1
-2
/
+15
|
\
\
\
|
*
|
|
Add --user argument to redis-benchmark.c (ACL)
Benjamin Sergeant
2020-05-04
1
-2
/
+15
|
|
|
/
|
|
/
|
*
|
|
Drop not needed part from #7194.
antirez
2020-05-05
1
-1
/
+1
*
|
|
Merge pull request #7194 from tryfinally/dev-reverse-bits
Salvatore Sanfilippo
2020-05-05
1
-3
/
+3
|
\
\
\
|
*
|
|
Fix compiler warnings on function rev(unsigned long)
Muhammad Zahalqa
2020-05-04
1
-3
/
+3
|
|
/
/
*
|
|
Move CRC64 initialization in main().
antirez
2020-05-05
2
-4
/
+1
*
|
|
Fix CRC64 initialization outside the Redis server itself.
antirez
2020-05-05
1
-0
/
+3
|
/
/
*
|
Merge branch 'unstable' of github.com:/antirez/redis into unstable
antirez
2020-05-04
3
-0
/
+8
|
\
\
|
*
\
Merge pull request #7192 from hwware/trackingprefix
Salvatore Sanfilippo
2020-05-04
3
-0
/
+8
|
|
\
\
|
|
*
|
Client Side Caching: Add Tracking Prefix Number Stats in Server Info
hwware
2020-05-02
3
-0
/
+8
|
|
|
/
*
|
|
Fix NetBSD build by fixing redis_set_thread_title() support.
antirez
2020-05-04
1
-1
/
+4
|
/
/
*
|
Rework a bit the documentation for CPU pinning.
antirez
2020-05-04
1
-1
/
+1
*
|
Merge branch 'unstable' of github.com:/antirez/redis into unstable
antirez
2020-05-04
15
-39
/
+269
|
\
\
|
*
\
Merge pull request #7179 from bytedance/cpu-affinity
Salvatore Sanfilippo
2020-05-04
10
-1
/
+161
|
|
\
\
|
|
*
|
Support setcpuaffinity on linux/bsd
zhenwei pi
2020-05-02
10
-1
/
+161
|
|
|
/
|
*
|
Merge pull request #7190 from guybe7/fix_consumer_seen_time
Salvatore Sanfilippo
2020-05-04
4
-20
/
+33
|
|
\
\
|
|
*
|
XPENDING should not update consumer's seen-time
Guy Benoish
2020-05-04
4
-20
/
+33
|
|
|
/
|
*
|
Merge pull request #7176 from oranagra/fix-optimize-reply-buffer
Salvatore Sanfilippo
2020-05-04
1
-0
/
+29
|
|
\
\
|
|
*
|
optimize memory usage of deferred replies - fixed
Oran Agra
2020-05-02
1
-0
/
+29
|
|
|
/
|
*
|
Merge pull request #7191 from deliangyang/patch-1
Salvatore Sanfilippo
2020-05-04
1
-1
/
+1
|
|
\
\
|
|
*
|
reformat code
Deliang Yang
2020-05-04
1
-1
/
+1
|
|
|
/
|
*
|
add daily github actions with libc malloc and valgrind
Oran Agra
2020-05-04
2
-17
/
+45
|
|
/
*
|
Cast printf() argument to the format specifier.
antirez
2020-05-02
1
-1
/
+3
|
/
*
Revert "optimize memory usage of deferred replies"
antirez
2020-05-01
1
-31
/
+0
*
Save a call to stopThreadedIOIfNeeded() for the base case.
antirez
2020-05-01
1
-3
/
+3
*
Update help.h again before Redis 6 GA.
antirez
2020-04-30
1
-12
/
+17
*
redis-cli: fix hints with subcommands.
antirez
2020-04-30
1
-1
/
+2
*
redis-cli command help updated.
antirez
2020-04-30
1
-25
/
+165
*
Merge pull request #4838 from soloestoy/lazyfree-eviction
Salvatore Sanfilippo
2020-04-30
1
-13
/
+18
|
\
|
*
lazyfree & eviction: record latency generated by lazyfree eviction
zhaozhao.zz
2020-04-30
1
-13
/
+18
*
|
MIGRATE AUTH2 for ACL support.
antirez
2020-04-30
1
-5
/
+19
*
|
CLIENT KILL USER <username>.
antirez
2020-04-30
1
-0
/
+11
*
|
redis-cli: safer cluster fix with unreachalbe masters.
antirez
2020-04-29
1
-1
/
+26
*
|
redis-cli: simplify cluster nodes coverage display.
antirez
2020-04-29
1
-17
/
+10
|
/
*
redis-cli: try to make clusterManagerFixOpenSlot() more readable.
antirez
2020-04-29
1
-6
/
+25
[next]