2
0
mirror of https://github.com/boostorg/redis.git synced 2026-01-19 16:52:08 +00:00
Files
redis/meta/libraries.json
2023-10-07 16:40:13 +02:00

17 lines
338 B
JSON

{
"key": "redis",
"name": "Redis",
"authors": [
"Marcelo Zimbres Silva"
],
"description": "Redis async client library built on top of Boost.Asio.",
"category": [
"Concurrent",
"IO"
],
"maintainers": [
"Marcelo Zimbres Silva <mzimbres@gmail.com>"
],
"cxxstd": "17"
}