--- categories: - docs - develop - stack - oss - rs - rc - oss - kubernetes - clients description: Integrate hiredis with C++ and external frameworks. linkTitle: Integration guides title: Integration guides weight: 50 --- `hiredis` is compatible with C++ and the library source includes a set of [adapters](https://github.com/redis/hiredis/tree/master/adapters) to help you use it in conjunction with C and C++ libraries and frameworks. The pages in this section explain how to integrate `hiredis` into your app.