Skip to content

Ignore specific errors from memcached_dump for getAllKeys() #315

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Feb 7, 2017

Conversation

sodabrew
Copy link
Contributor

@sodabrew sodabrew commented Feb 7, 2017

Allows getAllKeys() to work with newer memcached servers. Caveats: will drop some non-deterministic number of keys from the output in a multi-server configuration.

Fixes #203

@sodabrew sodabrew added this to the 3.0.1 milestone Feb 7, 2017
@sodabrew sodabrew merged commit 08b39ed into php-memcached-dev:master Feb 7, 2017
@sodabrew sodabrew deleted the ignore_dump_errors branch February 7, 2017 12:34
@gtgt
Copy link

gtgt commented Jul 12, 2018

In the comment: "memcached < 1.4.24" is actually "memcached < 1.4.23"

@sodabrew
Copy link
Contributor Author

I'll update it! Can you point this thread to the docs / change just for record?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants