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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Module hooks: fixes and an example module.
antirez
2019-10-23
4
-2
/
+70
*
Modules hooks: fix sub event in calls from client change.
antirez
2019-10-23
1
-1
/
+4
*
Modules hooks: fix define / linker issues. Implement one test event.
antirez
2019-10-23
4
-37
/
+42
*
Modules hooks: handle module unloading + API export.
antirez
2019-10-23
3
-5
/
+25
*
Modules hooks: fix a leak and a few more issues.
antirez
2019-10-23
1
-22
/
+10
*
Modules hooks: event firing logic.
antirez
2019-10-23
2
-19
/
+88
*
Modules: refactoring of RM_GetClientInfoById().
antirez
2019-10-23
1
-30
/
+40
*
Modules: fix RedisModule_GetClientInfoById() example.
antirez
2019-10-23
1
-1
/
+1
*
Modules: export GetClientInfoById().
antirez
2019-10-23
2
-0
/
+3
*
Modules: add the client ID to the client info structure.
antirez
2019-10-23
1
-0
/
+8
*
Modules: RM_GetClientInfoById() draft.
antirez
2019-10-23
2
-0
/
+90
*
Modules hooks: a first version of events and some API.
antirez
2019-10-23
2
-7
/
+120
*
Modules hooks: initial design of data structures.
antirez
2019-10-23
1
-1
/
+41
*
Modules: fix moduleCreateArgvFromUserFormat() casting bug.
antirez
2019-10-23
1
-1
/
+1
*
module: fix propagation API bug.
antirez
2019-10-17
1
-2
/
+2
*
Modules: allow to check for AOF loading client.
antirez
2019-10-17
4
-3
/
+19
*
Modules: add new flags to context, replica state + more.
antirez
2019-10-17
2
-1
/
+48
*
Merge pull request #6236 from yossigo/poc/conns
Salvatore Sanfilippo
2019-10-16
56
-785
/
+3452
|
\
|
*
Fix Makefile merge issue.
Yossi Gottlieb
2019-10-16
1
-1
/
+1
|
*
Merge remote-tracking branch 'upstream/unstable' into tls
Yossi Gottlieb
2019-10-16
61
-423
/
+2626
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #5926 from JimB123/unstable
Salvatore Sanfilippo
2019-10-16
1
-0
/
+17
|
\
\
|
*
|
Addition of OnUnload function
Jim Brunner
2019-03-13
1
-0
/
+17
*
|
|
Test: fix implementation-dependent test after code change.
antirez
2019-10-10
1
-2
/
+2
*
|
|
Merge pull request #6429 from charsyam/feature/typo-slave
Salvatore Sanfilippo
2019-10-10
1
-2
/
+2
|
\
\
\
|
*
|
|
fix type salves to slaves
charsyam
2019-10-07
1
-2
/
+2
*
|
|
|
Merge pull request #6437 from OMG-By/redis-omg_by
Salvatore Sanfilippo
2019-10-10
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
there should is AUTH && HELLO non authenticated state.
omg-by
2019-10-10
1
-1
/
+1
*
|
|
|
|
Merge pull request #6443 from guybe7/fix_stream_rax_node_limits
Salvatore Sanfilippo
2019-10-10
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Fix usage of server.stream_node_max_*
Guy Benoish
2019-10-10
1
-3
/
+3
*
|
|
|
|
|
Merge pull request #6145 from oranagra/jemalloc_purge_bg
Salvatore Sanfilippo
2019-10-10
9
-17
/
+135
|
\
\
\
\
\
\
|
*
|
|
|
|
|
trim the double implementation of jemalloc purge
Oran Agra
2019-10-04
1
-16
/
+4
|
*
|
|
|
|
|
Merge remote-tracking branch 'antirez/unstable' into jemalloc_purge_bg
Oran Agra
2019-10-04
104
-1533
/
+6833
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
RED-31295 - redis: avoid race between dlopen and thread creation
Oran Agra
2019-10-02
2
-4
/
+12
|
*
|
|
|
|
|
make redis purge jemalloc after flush, and enable background purging thread
Oran Agra
2019-06-02
7
-0
/
+124
|
*
|
|
|
|
|
Jemalloc: Avoid blocking on background thread lock for stats.
Oran Agra
2019-06-02
1
-1
/
+7
*
|
|
|
|
|
|
Merge pull request #6438 from daidaotong/unstable
Salvatore Sanfilippo
2019-10-10
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
update typo
Daniel Dai
2019-10-09
1
-1
/
+1
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'unstable' of github.com:/antirez/redis into unstable
antirez
2019-10-10
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Merge pull request #6430 from jaamison/jj/unstable
Salvatore Sanfilippo
2019-10-08
1
-1
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
stream.h: fix typo
Jamison Judge
2019-10-07
1
-1
/
+1
*
|
|
|
|
|
|
|
Cluster: fix memory leak of cached master.
antirez
2019-10-10
2
-4
/
+9
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #6427 from oranagra/static-analyzer
Salvatore Sanfilippo
2019-10-08
5
-22
/
+24
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fix issues found by a static analyzer
Oran Agra
2019-10-07
5
-22
/
+24
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Geo: output 10 chars of geohash, not 11.
antirez
2019-10-08
2
-5
/
+5
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
LOLWUT: version 6: change text message & credits.
antirez
2019-10-07
1
-4
/
+6
*
|
|
|
|
|
LOLWUT: version 6: give credits.
antirez
2019-10-07
1
-0
/
+5
*
|
|
|
|
|
LOLWUT: version 6: improve rithm of the image.
antirez
2019-10-07
1
-16
/
+24
*
|
|
|
|
|
LOLWUT: version 6 initial output. May change a bit.
antirez
2019-10-07
4
-13
/
+33
*
|
|
|
|
|
LOLWUT: version 6 initial concept.
antirez
2019-10-07
2
-5
/
+95
|
/
/
/
/
/
*
|
|
|
|
LOLWUT: ability to specify VERSION <ver> option.
antirez
2019-10-04
1
-3
/
+15
[next]