Open
Description
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
Labels
No labels