Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 261 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 261 Bytes

Hiredis C++ Wrapper

Caution! work is in progress.

This is c++ client based on hiredis C library. It supports connection pooling, timeout handling, reconnection capabilities and easy interface for redis functions. Update: Main functionality is working now.