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
83a6e81d
Commit
83a6e81d
authored
Oct 17, 2018
by
antirez
Browse files
Get rid of the word slave in the release note of Redis 5.
parent
882ca696
Changes
1
Hide whitespace changes
Inline
Side-by-side
00-RELEASENOTES
View file @
83a6e81d
...
...
@@ -39,8 +39,8 @@ To start a quick recap of what's new in Redis 5:
15. We no longer use the "slave" word if not for API backward compatibility.
16. Differnet optimizations in the networking layer.
17. Lua improvements:
- Better propagation of Lua scripts to
slave
s / AOF.
- Lua scripts can now timeout and get in -BUSY state in the
slave
as well.
- Better propagation of Lua scripts to
replica
s / AOF.
- Lua scripts can now timeout and get in -BUSY state in the
replica
as well.
18. Dynamic HZ to balance idle CPU usage with responsiveness.
19. The Redis core was refactored and improved in many ways.
...
...
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