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
1b71fea9
Commit
1b71fea9
authored
Mar 26, 2015
by
asheldon
Browse files
2.8 is a subset of 3.0, not the converse.
parent
2b5cf6bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
00-RELEASENOTES
View file @
1b71fea9
...
@@ -545,7 +545,7 @@ The following is a list of improvements in Redis 3.0, compared to Redis 2.8.
...
@@ -545,7 +545,7 @@ The following is a list of improvements in Redis 3.0, compared to Redis 2.8.
Migrating from 2.8 to 3.0
Migrating from 2.8 to 3.0
=========================
=========================
Redis
3.0
is mostly a strict subset of
2.8
, you should not have any problem
Redis
2.8
is mostly a strict subset of
3.0
, you should not have any problem
upgrading your application from 2.8 to 3.0. However this is a list of small
upgrading your application from 2.8 to 3.0. However this is a list of small
non-backward compatible changes introduced in the 3.0 release:
non-backward compatible changes introduced in the 3.0 release:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment