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

Asynchronous Gets #114

Open
bruuuuuuuce opened this issue Jul 14, 2021 · 0 comments
Open

Asynchronous Gets #114

bruuuuuuuce opened this issue Jul 14, 2021 · 0 comments

Comments

@bruuuuuuuce
Copy link

Hello! I was looking at the evcache-client to use as a memcached client. When playing around with it, I noticed that there is an asynchronous get method, but that its deprecated. I see that there are set methods that return futures, but the get does not. I was wondering, using this library, is it still possible to perform get operations asynchronously (without using the deprecated method), and if so, what is the recommended way to do that? Thanks!

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