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
*
hiredis max multi bulk nesting level raised to 7
antirez
2011-06-30
1
-3
/
+3
*
DEUBG SLEEP implemented
antirez
2011-06-30
1
-0
/
+6
*
First implementation of the slow log feature
antirez
2011-06-30
5
-38
/
+182
*
Partial fix for a problem with AOF and BRPOP. We have at least a single evide...
antirez
2011-06-29
1
-0
/
+2
*
Merge remote branch 'origin/unstable' into unstable
antirez
2011-06-25
1
-1
/
+1
|
\
|
*
Merge pull request #63 from djanowski/tcl
with-deprecated-diskstore
Salvatore Sanfilippo
2011-06-24
1
-1
/
+1
|
|
\
|
|
*
Avoid bug reports when Tcl is not installed.
Damian Janowski
2011-06-24
1
-1
/
+1
|
|
*
Merge branch 'unstable'
antirez
2011-06-07
163
-7691
/
+333
|
|
|
\
|
|
*
\
Merge branch 'unstable'
antirez
2011-05-25
6
-4
/
+13
|
|
|
\
\
|
|
*
|
|
Fix for ZUNIONSTORE bug when there is an empty set among input sets. Regressi...
antirez
2011-05-19
2
-1
/
+9
|
|
*
|
|
Merge branch 'unstable'
antirez
2011-05-16
5
-3
/
+22
|
|
|
\
\
\
|
|
*
\
\
\
Merge branch 'unstable'
antirez
2011-05-10
58
-1428
/
+6856
|
|
|
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'unstable'
3.0-alpha0
antirez
2011-03-23
2
-6
/
+54
|
|
|
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge branch 'unstable'
antirez
2011-03-10
9
-65
/
+183
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
fixed diskstore race condition
antirez
2011-03-10
1
-2
/
+10
*
|
|
|
|
|
|
|
|
diskstore removed
antirez
2011-06-25
14
-1944
/
+12
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Fix for bug 561 and other related problems
antirez
2011-06-20
6
-21
/
+96
*
|
|
|
|
|
|
|
useless call removed, thanks to Pieter for spotting this
antirez
2011-06-20
1
-1
/
+0
*
|
|
|
|
|
|
|
SETNX regression tests.
Pieter Noordhuis
2011-06-20
1
-11
/
+38
*
|
|
|
|
|
|
|
DB API refactoring. The changes were designed together with Pieter Noordhuis.
antirez
2011-06-20
7
-81
/
+75
*
|
|
|
|
|
|
|
Makefile deps updated
antirez
2011-06-20
1
-28
/
+33
*
|
|
|
|
|
|
|
It is now possible to build with: make 32bit USE_JEMALLOC=yes
antirez
2011-06-20
1
-2
/
+2
*
|
|
|
|
|
|
|
Added -ldl when linking against jemalloc, needed on Linux
antirez
2011-06-20
1
-1
/
+1
*
|
|
|
|
|
|
|
Fixed INFO implementation to use the new allocator name define
antirez
2011-06-20
1
-1
/
+1
*
|
|
|
|
|
|
|
Makefile modified to build with jemalloc
antirez
2011-06-20
2
-15
/
+33
*
|
|
|
|
|
|
|
Ignore jemalloc build artifacts
Pieter Noordhuis
2011-06-20
1
-0
/
+15
*
|
|
|
|
|
|
|
ZMALLOC related stuff removed from config.h. They are now defined in zmalloc.h
antirez
2011-06-20
1
-29
/
+0
*
|
|
|
|
|
|
|
forward-ported changes in zmalloc.c/h to support jemalloc build
antirez
2011-06-20
2
-8
/
+48
*
|
|
|
|
|
|
|
jemalloc source added
antirez
2011-06-20
83
-0
/
+40431
*
|
|
|
|
|
|
|
new INFO filed master_link_down_since_seconds
antirez
2011-06-17
3
-0
/
+9
*
|
|
|
|
|
|
|
Use a safe iterator while saving the DB, since the getExpire() function will ...
antirez
2011-06-17
2
-2
/
+2
*
|
|
|
|
|
|
|
Fixed init script bug, thanks to Henrik Westphal
antirez
2011-06-14
1
-1
/
+1
*
|
|
|
|
|
|
|
Better init script
antirez
2011-06-14
1
-6
/
+13
*
|
|
|
|
|
|
|
Merge pull request #58 from hampus/fix-autorewrite
Salvatore Sanfilippo
2011-06-14
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Fix automatic rewrite starting too early.
Hampus Wessman
2011-06-12
1
-1
/
+1
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
different message on BGREWRITEAOF when it is just scheduled and not started.
antirez
2011-06-10
1
-1
/
+1
*
|
|
|
|
|
|
|
minor code aesthetic change
antirez
2011-06-10
1
-4
/
+1
*
|
|
|
|
|
|
|
Make sure an automatic rewrite only gets triggered when no other child is in ...
antirez
2011-06-10
1
-2
/
+4
*
|
|
|
|
|
|
|
CONFIG SET/GET support for new automatic AOF rewrite parameters
antirez
2011-06-10
1
-0
/
+16
*
|
|
|
|
|
|
|
correctly set AOF base size field in server structure
antirez
2011-06-10
1
-0
/
+2
*
|
|
|
|
|
|
|
Added new INFO fields related to the new AOF auto rewrite feature
antirez
2011-06-10
1
-0
/
+10
*
|
|
|
|
|
|
|
Fixed bug in AOF rewrite not working because of integer overflow
antirez
2011-06-10
1
-2
/
+2
*
|
|
|
|
|
|
|
debugging printf removed
antirez
2011-06-10
1
-1
/
+0
*
|
|
|
|
|
|
|
AOF auto rewrite percentage option parsing fixed
antirez
2011-06-10
2
-1
/
+2
*
|
|
|
|
|
|
|
Merge remote branch 'pietern/unstable-bench' into unstable
antirez
2011-06-10
1
-64
/
+97
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
There is no debug mode in benchmark tool
Pieter Noordhuis
2011-06-01
1
-6
/
+1
|
*
|
|
|
|
|
|
|
Provide custom command to benchmark against via args
Pieter Noordhuis
2011-06-01
1
-52
/
+90
|
*
|
|
|
|
|
|
|
More const's in redis-benchmark.c
Pieter Noordhuis
2011-06-01
1
-11
/
+11
*
|
|
|
|
|
|
|
|
Avoid division by zero issues in the automatically triggered AOF rewrite feat...
antirez
2011-06-10
1
-2
/
+3
*
|
|
|
|
|
|
|
|
Merge remote branch 'origin/unstable' into unstable
antirez
2011-06-10
154
-7501
/
+21
|
\
\
\
\
\
\
\
\
\
[next]