Skip to content

Commit cf26f3a

Browse files
TLS now supported with I/O threading since Redis 8.0 (#1444)
* TLS now supported with I/O threading since Redis 8.0 * Update content/operate/oss_and_stack/management/security/encryption.md Co-authored-by: David Dougherty <david.dougherty@redis.com> --------- Co-authored-by: David Dougherty <david.dougherty@redis.com>
1 parent ad59c44 commit cf26f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/oss_and_stack/management/security/encryption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,4 +129,4 @@ TLS adds a layer to the communication stack with overheads due to writing/readin
129129

130130
### Limitations
131131

132-
I/O threading is currently not supported with TLS.
132+
Starting with version 8.0, Redis supports I/O threading with TLS.

0 commit comments

Comments
 (0)