We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3800095 commit 6d69f45Copy full SHA for 6d69f45
docs/advanced-usage.md
@@ -909,6 +909,12 @@ Lettuce because of two reasons:
909
2. Support for using epoll/kqueue with shaded netty requires netty 4.1
910
and all parts of netty to be shaded.
911
912
+!!! NOTE
913
+ The limitations regarding shaded JAR files are applicable only to
914
+ Lettuce versions prior to 5.0.1. Since version 5.0.1, Lettuce no
915
+ longer releases shaded JAR files, and these limitations are no
916
+ longer relevant for newer versions.
917
+
918
See also Netty [documentation on native
919
transports](http://netty.io/wiki/native-transports.html).
920
0 commit comments