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

어떤 query 수행 전에 cursor_active인 cache node의 response 처리는 모든 response string 고려 필요 #8

Open
jhpark816 opened this issue Jan 20, 2015 · 0 comments

Comments

@jhpark816
Copy link
Contributor

어떤 query 수행 직전에,
cursor_active인 cache node로 부터 previous query의 response를 받아 버리도록 처리할 경우,
모든 명령의 response가 올 수 있음을 고려하여 처리하여야 한다.

현재 memcached_response() 또는 memcached_coll_response()를 호출하고 있으나,
memcached_all_response()를 구현하여 이를 호출할 필요가 있다.

uhm0311 pushed a commit to uhm0311/arcus-c-client that referenced this issue Jan 24, 2022
Add asyncBopFindPositionWithGet API.
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