Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this ready? #2

Closed
WillNilges opened this issue Nov 6, 2020 · 2 comments
Closed

Is this ready? #2

WillNilges opened this issue Nov 6, 2020 · 2 comments

Comments

@WillNilges
Copy link

I'm looking for a solid C++ redis client to use for an embedded project and I stumbled upon this. It looks pretty active, but young. Is this ready for production use?

@WillNilges WillNilges changed the title Is this still in development? Is this ready? Nov 6, 2020
@mzimbres
Copy link
Collaborator

mzimbres commented Nov 7, 2020

I have been using it for over two years now and it is stable. However recently I begin to introduce some breaking changes in the api to support ssl, resp3 and the upcoming C++ asynchronous model that makes it possible to use it with coroutines, callbacks and futures. I am also planning non-allocating buffers and commands. It suits my needs currently.

@WillNilges
Copy link
Author

Interesting, thanks for the info. Have a star, and I might be back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants