Francesco Montorsi
2018-10-20 08:46:04 UTC
Hi all,
just curious: is there any open source library that you know of, that allows you to connect to Redis using zeromq (with a ZMQ_STREAM socket type)?
I implemented my own zeromq layer that employs a portion of hiredis C library for parsing Redis replies but avoids using hiredis TCP socket handling code entirely.
However I would be interested in comparing my implementation with what's outside...
Thanks,
Francesco
just curious: is there any open source library that you know of, that allows you to connect to Redis using zeromq (with a ZMQ_STREAM socket type)?
I implemented my own zeromq layer that employs a portion of hiredis C library for parsing Redis replies but avoids using hiredis TCP socket handling code entirely.
However I would be interested in comparing my implementation with what's outside...
Thanks,
Francesco
--
You received this message because you are subscribed to the Google Groups "Redis DB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to redis-db+***@googlegroups.com.
To post to this group, send email to redis-***@googlegroups.com.
Visit this group at https://groups.google.com/group/redis-db.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Redis DB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to redis-db+***@googlegroups.com.
To post to this group, send email to redis-***@googlegroups.com.
Visit this group at https://groups.google.com/group/redis-db.
For more options, visit https://groups.google.com/d/optout.