We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47ebf88 commit d6cc1d2Copy full SHA for d6cc1d2
README.rst
@@ -811,7 +811,7 @@ Herd client
811
^^^^^^^^^^^
812
813
This pluggable client helps dealing with the thundering herd problem. You can read more about it
814
-on link: `Wikipedia <http://en.wikipedia.org/wiki/Thundering_herd_problem>`_
+on link: `Wikipedia <https://en.wikipedia.org/wiki/Thundering_herd_problem>`_
815
816
Like previous pluggable clients, it inherits all functionality from the default client, adding some
817
additional methods for getting/setting keys.
@@ -871,7 +871,7 @@ msgpack library):
871
}
872
873
874
-.. _MsgPack: http://msgpack.org/
+.. _MsgPack: https://msgpack.org/
875
876
Pluggable Redis client
877
~~~~~~~~~~~~~~~~~~~~~~
0 commit comments