Skip to content

reading protobuf values #15

@NotYoCheese

Description

@NotYoCheese

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions