We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, Is it possible to use Cete instead of Redis without changing the client library that it uses https://redis.io/topics/protocol ? Basic Set, Get, Del commands are enough. I am looking for a tool to replace Celery Broker RabbitMQ / Redis https://docs.celeryproject.org/en/latest/getting-started/brokers/index.html#broker-overview
I think Cete is great for this. Only currently there is no client library to easily integrate Cete with Celery :/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
Is it possible to use Cete instead of Redis without changing the client library that it uses
https://redis.io/topics/protocol
?
Basic Set, Get, Del commands are enough.
I am looking for a tool to replace Celery Broker RabbitMQ / Redis
https://docs.celeryproject.org/en/latest/getting-started/brokers/index.html#broker-overview
I think Cete is great for this. Only currently there is no client library to easily integrate Cete with Celery :/
The text was updated successfully, but these errors were encountered: