No, it was a serious question. I wanted to check if my understanding that someone was already trying to wrap HiRedis was right given that you were expressing skepticism about the possiblity of doing so.
I would like us to have one official Redis library at some point, but I’m always happy to see people giving themselves fun projects to learn Julia. — John On Nov 29, 2014, at 5:53 PM, Matt Gushee <[email protected]> wrote: > Hi, John-- > > On Saturday, November 29, 2014 6:15:36 PM UTC-7, John Myles White wrote: > Isn’t this library already a wrapper for Hiredis: > https://github.com/markmo/HiRedis.jl ? > > Isn't that a rhetorical question? > > If you're trying to make me feel like I've wasted my time, it's not going to > work ;-) Even if my project never becomes the Redis-client-of-choice for > Julia, it's proving to be a great learning experience. And it occurs to me, > too, that when I get around to performance testing, it might be very > interesting to compare the pure Julia version with the C-wrapper version. > > -- > Matt Gushee
