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
*
Typo fixed from MEMORY DOCTOR output.
oran-memory-profiling
antirez
2016-09-16
1
-1
/
+1
*
Surround allocator name with quotes in MEMORY DOCTOR output.
antirez
2016-09-16
1
-1
/
+1
*
MEMORY DOCTOR initial implementation.
antirez
2016-09-16
4
-8
/
+104
*
Provide percentage of memory peak used info.
antirez
2016-09-16
3
-1
/
+13
*
add zmalloc used mem to DEBUG SDSLEN
oranagra
2016-09-16
2
-3
/
+7
*
Memory related subcommands of DEBUG moved to MEMORY.
antirez
2016-09-16
3
-41
/
+43
*
Group MEMORY command related APIs together in the source code.
antirez
2016-09-16
1
-53
/
+53
*
objectComputeSize(): skiplist nodes have different sizes.
antirez
2016-09-15
1
-6
/
+6
*
MEMORY command: HELP + dataset percentage (like in INFO).
antirez
2016-09-15
3
-8
/
+20
*
MEMORY USAGE: SAMPLES option added + fixes to size computation.
antirez
2016-09-15
1
-18
/
+27
*
INFO: new memory reporting fields added.
antirez
2016-09-15
1
-1
/
+15
*
C struct memoh renamed redisMemOverhead. API prototypes added.
antirez
2016-09-15
2
-26
/
+28
*
MEMORY OVERHEAD refactored into a generic API.
antirez
2016-09-15
1
-73
/
+130
*
dict.c: dictReplaceRaw() -> dictAddOrFind().
antirez
2016-09-14
3
-4
/
+4
*
Trim comment to 80 cols.
antirez
2016-09-14
1
-1
/
+1
*
Apply the new dictUnlink() where possible.
antirez
2016-09-14
3
-8
/
+9
*
dict.c: introduce dictUnlink().
oranagra
2016-09-14
3
-11
/
+45
*
MEMORY OVERHEAD implemented (using Oran Agra initial implementation).
antirez
2016-09-13
3
-2
/
+104
*
objectComputeSize(): estimate collections sampling N elements.
antirez
2016-09-13
3
-31
/
+51
*
Adding objectComputeSize() function.
oranagra
2016-09-12
1
-0
/
+113
*
Optimize repeated keyname hashing.
oranagra
2016-09-12
5
-59
/
+56
*
Merge pull request #3492 from wyxustcsa09/fix-memory
Salvatore Sanfilippo
2016-09-09
1
-1
/
+1
|
\
|
*
fix memory error on module unload
wyx
2016-09-09
1
-1
/
+1
*
|
Merge branch 'unstable' of github.com:antirez/redis into unstable
antirez
2016-09-09
9
-139
/
+247
|
\
\
|
*
\
Merge branch 'aofrdb' into unstable
antirez
2016-09-09
8
-137
/
+236
|
|
\
\
|
|
*
|
RDB AOF preamble: test it in the aofrw unit.
aofrdb
antirez
2016-08-24
1
-49
/
+52
|
|
*
|
Document RDB preamble in AOF rewrites in redis.conf.
antirez
2016-08-24
1
-0
/
+14
|
|
*
|
RDB AOF preamble: WIP 4 (Mixed RDB/AOF loading).
antirez
2016-08-11
2
-6
/
+33
|
|
*
|
RDB AOF preamble: WIP 3 (RDB loading refactoring).
antirez
2016-08-11
1
-29
/
+38
|
|
*
|
RDB AOF preamble: WIP 2.
antirez
2016-08-09
5
-28
/
+37
|
|
*
|
RDB AOF preamble: WIP 1.
antirez
2016-08-09
4
-35
/
+72
|
*
|
|
fix the fix for the TCP binding.
antirez
2016-09-09
1
-10
/
+15
|
*
|
|
fix tcp binding when IPv6 is unsupported
oranagra
2016-09-09
2
-10
/
+14
*
|
|
|
Example modules: Add C99 standard to cflags.
antirez
2016-09-09
1
-2
/
+2
|
/
/
/
*
|
|
debug.c: no need to define _GNU_SOURCE, is defined in fmacros.h.
antirez
2016-09-09
1
-1
/
+0
*
|
|
crash log - improve code dump with more info and called symbols.
antirez
2016-09-09
1
-20
/
+59
*
|
|
crash log - add hex dump of function code
oranagra
2016-09-08
1
-0
/
+22
|
|
/
|
/
|
*
|
dict.c benchmark minor improvements.
antirez
2016-09-07
1
-1
/
+19
*
|
dict.c benchmark: mixed del/insert benchmark.
antirez
2016-09-07
1
-0
/
+11
*
|
dict.c benchmark: finish rehashing before testing lookups.
antirez
2016-09-07
1
-0
/
+5
*
|
dict.c benchmark improvements.
antirez
2016-09-07
1
-4
/
+27
*
|
dict.c benchmark: take optional count argument.
antirez
2016-09-07
1
-3
/
+11
*
|
dict.c benchmark.
antirez
2016-09-07
2
-1
/
+60
*
|
Fix rdb.c var types when calling rdbLoadLen().
antirez
2016-09-01
1
-3
/
+3
*
|
sds: don't check for impossible string size in 32 bit systems.
antirez
2016-09-01
1
-0
/
+3
*
|
Sentinel example config: warn about protected mode.
antirez
2016-08-11
1
-1
/
+16
|
/
*
Merge pull request #3340 from rojingeorge/unstable
Salvatore Sanfilippo
2016-08-05
1
-0
/
+5
|
\
|
*
Merge remote-tracking branch 'refs/remotes/antirez/unstable' into unstable
Rojin George
2016-06-30
3
-1
/
+46
|
|
\
|
*
|
Display the nodes summary once the cluster is established using redis-trib.rb
rojingeorge
2016-06-23
1
-0
/
+5
|
*
|
Merge remote-tracking branch 'refs/remotes/antirez/unstable' into unstable
rojingeorge
2016-06-23
50
-420
/
+2668
|
|
\
\
[next]