Sigmundsdottir
Results
2
issues of
Sigmundsdottir
message_t provides zero copy message creation, however there isn't any method in multipart_t class to access the message_t's zero copy constructor. Is there a special reason/caveat behind it?
Symptom: missing feature
I have been trying to implement GEO commands with 'hiredis-vip', but the api return NULL redisReply every time. I wanted to know if hiredis-vip supports GEO or not? Thanks for...