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
21c3d771
Commit
21c3d771
authored
Apr 01, 2015
by
Salvatore Sanfilippo
Browse files
Merge pull request #2477 from asheldon/patch-1
2.8 is a subset of 3.0, not the converse.
parents
60a28fad
1b71fea9
Changes
1
Hide whitespace changes
Inline
Side-by-side
00-RELEASENOTES
View file @
21c3d771
...
...
@@ -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
=========================
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
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