mirror of
https://github.com/boostorg/redis.git
synced 2026-01-19 04:42:09 +00:00
libraries.json
This commit is contained in:
16
meta/libraries.json
Normal file
16
meta/libraries.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"key": "redis",
|
||||
"name": "Redis",
|
||||
"authors": [
|
||||
"Marcelo Zimbres"
|
||||
],
|
||||
"description": "Redis async client library built on top of Boost.Asio.",
|
||||
"category": [
|
||||
"Concurrent",
|
||||
"IO"
|
||||
],
|
||||
"maintainers": [
|
||||
"Marcelo Zimbres <mzimbres@gmail.com>"
|
||||
],
|
||||
"cxxstd": "17"
|
||||
}
|
||||
Reference in New Issue
Block a user