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 a4d2bb9 commit e30bb37Copy full SHA for e30bb37
README.md
@@ -9,7 +9,7 @@ The requirements for using Boost.Redis are:
9
* Boost. The library is included in Boost distributions starting with 1.84.
10
* C++17 or higher.
11
* Redis 6 or higher (must support RESP3).
12
-* Gcc (10, 11, 12), Clang (11, 13, 14) and Visual Studio (16 2019, 17 2022).
+* Gcc (11, 12), Clang (11, 13, 14) and Visual Studio (16 2019, 17 2022).
13
* Have basic-level knowledge about [Redis](https://redis.io/docs/)
14
and [Boost.Asio](https://www.boost.org/doc/libs/1_82_0/doc/html/boost_asio/overview.html).
15
0 commit comments