antirez
|
3f1f29fdf3
Diskless replication: swap inverted branches to compute read len.
|
10 years ago |
antirez
|
dbc6e9a1ef
Diskless replication: don't enter the read-payload branch forever.
|
10 years ago |
antirez
|
adf55b2337
syncReadLine(): actually enforce buffer size limits.
|
10 years ago |
antirez
|
89f82a25e1
Diskless replication: EOF:<mark> streaming support slave side.
|
10 years ago |
antirez
|
583a762cd9
Diskless replication: redis.conf and CONFIG SET/GET support.
|
10 years ago |
antirez
|
31b0e13268
Diskless replication: trigger a BGSAVE after a config change.
|
10 years ago |
antirez
|
d403e4ae63
Diskless replication flag renamed repl_diskless -> repl_diskless_sync.
|
10 years ago |
antirez
|
2f0b58e4ed
Diskless replication: trigger diskless RDB transfer if needed.
|
10 years ago |
antirez
|
82bfae5b70
Diskless replication: handle putting the slave online.
|
10 years ago |
antirez
|
132c108f17
Diskless replication: read report from child.
|
10 years ago |
antirez
|
e82ec2c5d8
Diskless replication: child writes report to parent.
|
10 years ago |
antirez
|
2ed67e4a9e
rio.c fdset target: tolerate (and report) a subset of FDs in error.
|
10 years ago |
antirez
|
51864fcdd7
Diskless replication: parent-child pipe and a few TODOs.
|
10 years ago |
antirez
|
1b4cadb664
Diskless replication: RDB -> slaves transfer draft implementation.
|
10 years ago |
antirez
|
38dee9dc51
rio.c: draft implementation of fdset target implemented.
|
10 years ago |
antirez
|
5d295fea12
rio.c refactoring before adding a new target.
|
10 years ago |
antirez
|
aef4c60c78
Add some comments in syncCommand() to clarify RDB target.
|
10 years ago |
antirez
|
81abd1e178
Define different types of RDB childs.
|
10 years ago |
antirez
|
1e633f21c5
RDB file creation refactored to target non-disk target.
|
10 years ago |
antirez
|
ff8a3baaf7
Replication: better way to send a preamble before RDB payload.
|
11 years ago |
antirez
|
b6203138d3
Linenoise README updated to match source code.
|
10 years ago |
Miguel Parramon
|
85b15acb44
redis.conf small grammar fix
|
10 years ago |
Ezequiel Lovelle
|
09fc0fbbe4
Fix typo
|
10 years ago |
Gregory Petrosyan
|
03b36eef72
Fix typos in comments
|
10 years ago |
Matt Stancliff
|
e1ccd7243f
Add missing 'by'
|
10 years ago |
Juarez Bochi
|
364aeed96d
Fix typo in scripting.c comment
|
10 years ago |
T.J. Schuck
|
a7a2f69bdb
Fix typo radis -> redis
|
10 years ago |
Matt Stancliff
|
1adc4a7888
Cleanup wording of dictScan() comment
|
10 years ago |
Matt Stancliff
|
c3375fbdff
Remove trailing spaces from tests
|
10 years ago |
Matt Stancliff
|
c4d32c03d0
Fix spelling in some test cases
|
10 years ago |