Skip to content

Commit

Permalink
Change title
Browse files Browse the repository at this point in the history
Signed-off-by: Uri Yagelnik <[email protected]>
  • Loading branch information
uriyage committed Feb 5, 2025
1 parent f8ed953 commit 7c0dc4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion topics/latency.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ as the main event loop.
In most situations, these kind of system level optimizations are not needed.
Only do them if you require them, and if you are familiar with them.

Single threaded nature of Valkey
Valkey sequential command execution
-------------------------------

Valkey uses a *mostly* single threaded design for command execution. This means that a single process
Expand Down

0 comments on commit 7c0dc4a

Please sign in to comment.