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
*
Merge pull request #2110 from mattsta/more-outbound-bind-fixes
Salvatore Sanfilippo
2014-10-31
2
-3
/
+4
|
\
|
*
Networking: add more outbound IP binding fixes
Matt Stancliff
2014-10-29
2
-3
/
+4
*
|
Merge pull request #2078 from mattsta/hiredis-sigpipe
Salvatore Sanfilippo
2014-10-30
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
redis-cli: ignore SIGPIPE network errors
Matt Stancliff
2014-10-29
1
-1
/
+4
|
/
*
Merge branch 'memsync' into unstable
antirez
2014-10-29
14
-198
/
+965
|
\
|
*
Diskless replication: missing listRewind() added.
memsync
antirez
2014-10-29
1
-1
/
+5
|
*
Log slave ip:port in more log messages.
antirez
2014-10-27
1
-6
/
+11
|
*
Use new slave name function for diskless repl reporting.
antirez
2014-10-27
1
-4
/
+4
|
*
Added a function to get slave name for logs.
antirez
2014-10-27
3
-15
/
+29
|
*
Diskless replication: log BGSAVE delay only when it is non-zero.
antirez
2014-10-27
1
-1
/
+2
|
*
Document repl-diskless-sync-delay in redis.conf.
antirez
2014-10-27
1
-0
/
+12
|
*
Diskless sync delay is now configurable.
antirez
2014-10-27
4
-3
/
+17
|
*
Remove duplicated log message about starting BGSAVE.
antirez
2014-10-24
1
-1
/
+0
|
*
Diskless replication documented inside example redis.conf.
antirez
2014-10-24
1
-0
/
+27
|
*
Diskless replication tested with the multiple slaves consistency test.
antirez
2014-10-24
1
-64
/
+67
|
*
Diskless replication: child -> parent communication improved.
antirez
2014-10-23
1
-20
/
+34
|
*
Translate rio fdset target EWOULDBLOCK error into ETIMEDOUT.
antirez
2014-10-22
1
-1
/
+8
|
*
Diskless replication: set / reset socket send timeout.
antirez
2014-10-22
1
-0
/
+2
|
*
anet.c: new API anetSendTimeout().
antirez
2014-10-22
2
-0
/
+16
|
*
Diskless replication: less debugging printfs around.
antirez
2014-10-17
1
-1
/
+0
|
*
rio.c fdset write() method fixed: wrong type for return value.
antirez
2014-10-17
1
-1
/
+1
|
*
rio fdset target: handle short writes.
antirez
2014-10-17
3
-2
/
+18
|
*
anet.c: API to set sockets back to blocking mode.
antirez
2014-10-17
2
-4
/
+18
|
*
Diskless replication: rio fdset target new supports buffering.
antirez
2014-10-17
3
-1
/
+56
|
*
Diskless replication: Various fixes to backgroundSaveDoneHandlerSocket()
antirez
2014-10-17
1
-4
/
+8
|
*
Diskless replication: don't send "\n" pings to slaves.
antirez
2014-10-17
1
-1
/
+3
|
*
Diskless replication: remove 40 bytes EOF mark from end of RDB file.
antirez
2014-10-17
1
-0
/
+10
|
*
Diskless replication: swap inverted branches to compute read len.
antirez
2014-10-17
1
-2
/
+2
|
*
Diskless replication: don't enter the read-payload branch forever.
antirez
2014-10-17
1
-0
/
+3
|
*
syncReadLine(): actually enforce buffer size limits.
antirez
2014-10-16
1
-0
/
+1
|
*
Diskless replication: EOF:<mark> streaming support slave side.
antirez
2014-10-16
1
-7
/
+60
|
*
Diskless replication: redis.conf and CONFIG SET/GET support.
antirez
2014-10-16
4
-5
/
+18
|
*
Diskless replication: trigger a BGSAVE after a config change.
antirez
2014-10-16
1
-12
/
+17
|
*
Diskless replication flag renamed repl_diskless -> repl_diskless_sync.
antirez
2014-10-16
3
-9
/
+9
|
*
Diskless replication: trigger diskless RDB transfer if needed.
antirez
2014-10-16
2
-2
/
+37
|
*
Diskless replication: handle putting the slave online.
antirez
2014-10-15
1
-31
/
+57
|
*
Diskless replication: read report from child.
antirez
2014-10-15
1
-15
/
+57
|
*
Diskless replication: child writes report to parent.
antirez
2014-10-15
1
-0
/
+40
|
*
rio.c fdset target: tolerate (and report) a subset of FDs in error.
antirez
2014-10-14
2
-3
/
+22
|
*
Diskless replication: parent-child pipe and a few TODOs.
antirez
2014-10-14
2
-4
/
+35
|
*
Diskless replication: RDB -> slaves transfer draft implementation.
antirez
2014-10-14
5
-28
/
+200
|
*
rio.c: draft implementation of fdset target implemented.
antirez
2014-10-10
2
-0
/
+69
|
*
rio.c refactoring before adding a new target.
antirez
2014-10-10
1
-17
/
+24
|
*
Add some comments in syncCommand() to clarify RDB target.
antirez
2014-10-10
1
-4
/
+9
|
*
Define different types of RDB childs.
antirez
2014-10-08
3
-0
/
+9
|
*
RDB file creation refactored to target non-disk target.
antirez
2014-10-07
1
-27
/
+46
*
|
redis-cli: add missing newline in error message.
antirez
2014-10-15
1
-1
/
+1
*
|
Merge branch 'unstable' of github.com:/antirez/redis into unstable
antirez
2014-10-09
1
-1
/
+1
|
\
\
|
*
|
Fix DEBUG POPULATE warning for lack of casting.
antirez
2014-10-09
1
-1
/
+1
*
|
|
02_upload_tarball.sh: let me exit before updating site.
antirez
2014-10-09
1
-1
/
+2
|
/
/
[next]