Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client does not support flags #173

Closed
0leksii opened this issue Dec 4, 2019 · 1 comment
Closed

Client does not support flags #173

0leksii opened this issue Dec 4, 2019 · 1 comment

Comments

@0leksii
Copy link

0leksii commented Dec 4, 2019

If cache item is set with flag value different from 0 ClientException is thrown.
It seems to be quite a strict behavior as it is not possible to use memcached flags for any kind of indication for client side.
https://github.com/aio-libs/aiomcache/blob/master/aiomcache/client.py#L106

Would be nice having a method to receive data + keys from memcached as it can be used to point out which serialization is used for particular set of data.

@0leksii
Copy link
Author

0leksii commented Dec 4, 2019

Seems to be already implemented in #92

@0leksii 0leksii closed this as completed Dec 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant