Skip to content

Commit d5031c3

Browse files
committed
libraries.json
1 parent 6748f76 commit d5031c3

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

meta/libraries.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"key": "redis",
3+
"name": "Redis",
4+
"authors": [
5+
"Marcelo Zimbres"
6+
],
7+
"description": "Redis async client library built on top of Boost.Asio.",
8+
"category": [
9+
"Concurrent",
10+
"IO"
11+
],
12+
"maintainers": [
13+
"Marcelo Zimbres <[email protected]>"
14+
],
15+
"cxxstd": "17"
16+
}

0 commit comments

Comments
 (0)