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
*
Use cached time in expireCommand()
less-mstime
antirez
2015-05-04
1
-1
/
+2
*
Update cached time during slow scripts & transactions
antirez
2015-05-04
2
-1
/
+6
*
Less gettimeofday() calls in activeExpireCycle().
antirez
2015-04-30
1
-3
/
+5
*
Avoid gettimeofday() in expireIfNeeded() when possible.
antirez
2015-04-29
1
-1
/
+15
*
A way to disable time accounting in call().
antirez
2015-04-29
2
-4
/
+13
*
Merge branch 'unstable' of github.com:/antirez/redis into unstable
antirez
2015-04-29
1
-3
/
+3
|
\
|
*
Merge pull request #2550 from badboy/readme-fixes
Salvatore Sanfilippo
2015-04-29
1
-3
/
+3
|
|
\
|
|
*
One more small fix
Jan-Erik Rediger
2015-04-28
1
-1
/
+1
|
|
*
Fix spelling and grammatical errors in readme
Jan-Erik Rediger
2015-04-28
1
-3
/
+3
*
|
|
Add header guard for ziplist.h
antirez
2015-04-29
1
-0
/
+5
|
/
/
*
|
Fix Sentinel memory leak (hiredis bug)
antirez
2015-04-28
1
-0
/
+1
|
/
*
sha1.c: use standard uint32_t.
antirez
2015-04-27
2
-11
/
+11
*
Merge branch 'unstable' of github.com:/antirez/redis into unstable
antirez
2015-04-27
1
-1
/
+1
|
\
|
*
Merge pull request #2539 from itamarhaber/patch-4
Salvatore Sanfilippo
2015-04-24
1
-1
/
+1
|
|
\
|
|
*
Added reference to IANA ticket for port 6379
Itamar Haber
2015-04-24
1
-1
/
+1
|
|
/
*
|
Example redis.conf doc about pidfile fixed.
antirez
2015-04-26
1
-2
/
+9
|
/
*
Net: improve prepareClientToWrite() error handling and comments.
antirez
2015-04-01
2
-10
/
+37
*
Merge pull request #2485 from oranagra/diskless-repl-fixes
Salvatore Sanfilippo
2015-04-01
2
-1
/
+2
|
\
|
*
fixes to diskless replication.
Oran Agra
2015-03-31
2
-1
/
+2
*
|
Test: be more patient waiting for servers to exit.
antirez
2015-03-31
1
-1
/
+6
|
/
*
Fix setTypeNext call assuming NULL can be passed.
antirez
2015-03-31
1
-2
/
+10
*
Sentinel / Cluster test: exit with non-zero error code on failures.
antirez
2015-03-30
3
-0
/
+16
*
Set: setType*() API more defensive initializing both values.
antirez
2015-03-30
1
-0
/
+6
*
Check bio.c job type at thread startup.
antirez
2015-03-30
1
-0
/
+7
*
Ensure array index is in range in addReplyLongLongWithPrefix().
antirez
2015-03-30
1
-2
/
+2
*
Test: regression for issue #2473.
antirez
2015-03-27
1
-8
/
+44
*
dict.c: convert types to unsigned long where appropriate.
antirez
2015-03-27
1
-7
/
+7
*
dict.c: add casting to avoid compilation warning.
antirez
2015-03-27
1
-1
/
+1
*
Replication: disconnect blocked clients when switching to slave role.
antirez
2015-03-24
3
-0
/
+26
*
Cluster: redirection refactoring + handling of blocked clients.
antirez
2015-03-24
4
-29
/
+102
*
Merge pull request #2470 from superlogical/unstable
Salvatore Sanfilippo
2015-03-24
1
-2
/
+2
|
\
|
*
create-cluster fix for stop and watch commands
superlogical
2015-03-24
1
-2
/
+2
|
/
*
Cluster: unit 10 modified to leave cluster in proper state.
antirez
2015-03-22
1
-0
/
+5
*
Cluster: CLUSTER FAILOVER TAKEOVER tests.
antirez
2015-03-22
1
-0
/
+59
*
Cluster: more tests for manual failover + FORCE.
antirez
2015-03-22
1
-1
/
+93
*
Cluster: new tests1 for manual failover and scripts replication.
antirez
2015-03-22
1
-0
/
+95
*
Cluster: fix Lua scripts replication to slave nodes.
antirez
2015-03-22
2
-2
/
+5
*
Two cluster.c comments improved.
antirez
2015-03-21
1
-2
/
+3
*
Cluster: TAKEOVER option for manual failover.
antirez
2015-03-21
1
-7
/
+20
*
Fix typo in beforeSleep() comment.
antirez
2015-03-21
1
-1
/
+1
*
Net: processUnblockedClients() and clientsArePaused() minor changes.
antirez
2015-03-21
2
-2
/
+6
*
Net: clientsArePaused() should not touch blocked clients.
antirez
2015-03-21
1
-1
/
+1
*
Cluster: non-conditional steps of slave failover refactored into a function.
antirez
2015-03-20
1
-27
/
+40
*
Cluster: separate unknown master check from the rest.
antirez
2015-03-20
1
-2
/
+5
*
Cluster: refactoring around configEpoch handling.
antirez
2015-03-20
1
-124
/
+157
*
Cluster: better cluster state transiction handling.
antirez
2015-03-20
3
-2
/
+21
*
Cluster: move clusterBeforeSleep() call before unblocked clients processing.
antirez
2015-03-20
1
-3
/
+6
*
Cluster: more robust slave check in CLUSTER REPLICATE.
antirez
2015-03-18
1
-1
/
+1
*
Merge pull request #2386 from inkel/sentinel-add-client-command
Salvatore Sanfilippo
2015-03-13
1
-0
/
+1
|
\
|
*
Support CLIENT commands in Redis Sentinel
Leandro López (inkel)
2015-02-02
1
-0
/
+1
[next]