{ "name": "redisx", "version": "1.0.4", "port-version": 1, "description": "A free and independent Redis / Valkey client library for C/C++", "homepage": "https://sigmyne.github.io/redisx/", "documentation": "https://sigmyne.github.io/redisx/doc/html/", "license": "Unlicense", "dependencies": [ { "name": "libxchange", "version>=": "1.2.0#1" }, { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ], "features": { "tls": { "description": "TLS encryption support", "dependencies": [ "openssl" ] } } }