Skip to content

Allow consumers to set flags on keys #146

Open
@Shahab96

Description

@Shahab96

Currently consumers have no way to set flags when writing to memcached. We should allow them to do so, however this would require changes in ProtocolTrait which will end up being a breaking change for current consumers. On the upside, if we're making a breaking change we have the opportunity to bring in async as well, which would also resolve #20 (not by using tokio specifically but by supporting async operations. Consumers can choose what async runtime they want to use)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions