diff --git a/clients.json b/clients.json index 9f4389dc9c..efd16d68ff 100644 --- a/clients.json +++ b/clients.json @@ -1322,6 +1322,14 @@ "active": true }, + { + "name": "bredis", + "language": "C++", + "repository": "https://github.com/basiliscos/cpp-bredis", + "description": "Boost::ASIO low-level redis client", + "active": true + }, + { "name": "mruby-redis", "language": "mruby",