Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
e95740392b54635ec83994261af021015afc6551
Switch branch/tag
redis
src
migrate.c
10 Apr, 2012
1 commit
dump/restore fixed to use the new crc64 API.
· e9574039
antirez
authored
Apr 09, 2012
e9574039
03 Apr, 2012
2 commits
Another fix for MIGRATE.
· fb8409a5
antirez
authored
Apr 03, 2012
fb8409a5
Two fixed for MIGRATE: fix TTL propagation and fix transferring of data bigger than 64k.
· bde80cb2
antirez
authored
Apr 03, 2012
bde80cb2
02 Apr, 2012
2 commits
MIGRATE now let the client distinguish I/O errors and timeouts from other erros.
· 37cc07dd
antirez
authored
Apr 02, 2012
37cc07dd
New verions of DUMP, RESTORE, MIGRATE back ported from unstable to 2.6
· bff31e12
antirez
authored
Apr 02, 2012
bff31e12
10 Mar, 2012
1 commit
Redis 2.6 branch obtained from unstable removing all the cluster related code.
· 571e257d
antirez
authored
Mar 10, 2012
571e257d