mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-13 07:48:25 +08:00
11 lines
322 B
JSON
11 lines
322 B
JSON
|
{
|
||
|
"name": "cpp-redis",
|
||
|
"version-string": "4.3.1",
|
||
|
"port-version": 3,
|
||
|
"description": "cpp-redis is a C++11 Asynchronous Multi-Platform Lightweight Redis Client, with support for synchronous operations and pipelining.",
|
||
|
"homepage": "https://github.com/cpp-redis/cpp_redis",
|
||
|
"dependencies": [
|
||
|
"tacopie"
|
||
|
]
|
||
|
}
|