cete
cete copied to clipboard
Redis / RESP support
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 :/