-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
I am trying to read memcached values that are protocol buffers, however I always get a nil result with no error. If I set a key with a test string myself from lua-resty I can read it back. I can also echo get KEY | nc memcached_server 11211 and see that the protobuf encoded value is present. Seems like a common use case, am I missing a config option?
Metadata
Metadata
Assignees
Labels
No labels