Memecached clients

Hello,

I’m looking for a Memecached client which supports SASL auth, sharding and ideally (but not required) binary protocol.

https://github.com/bmizerany/mc support Auth and Binary protocol, but not Sharding.

https://github.com/kklis/gomemcache is missing Auth.

I’ve done a fair amount of searching with no luck. Anyone know of anything reliable and performant?

Thanks,
J

You should check out groupcache.

I have, at a glance, I’ll read a little deeper but I don’t think it’s an option for this specific project.

Thanks for the input.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.