You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 6, 2019. It is now read-only.
After testing all of the C++ Redis libs I've stayed with the yours one. :) Simple and powerfull!
However I have experience one problem - after client got disconnected from redis it is not possible to reconnect back to redis server. After calling connect() the application freeze.
After testing all of the C++ Redis libs I've stayed with the yours one. :) Simple and powerfull!
However I have experience one problem - after client got disconnected from redis it is not possible to reconnect back to redis server. After calling connect() the application freeze.