We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fc079e commit aafec5eCopy full SHA for aafec5e
docs/source/libmemcached/memcached_behavior.rst
@@ -133,13 +133,6 @@ SYNOPSIS
133
134
Sets the `hashing algorithm <memcached_hash_t>` for host mapping on continuum.
135
136
- .. enumerator:: MEMCACHED_BEHAVIOR_KETAMA_COMPAT
137
-
138
- Sets the compatibility mode. The value can be set to either
139
- `MEMCACHED_KETAMA_COMPAT_LIBMEMCACHED` (this is the default) or
140
- `MEMCACHED_KETAMA_COMPAT_SPY` to be compatible with the SPY Memcached
141
- client for Java.
142
143
.. enumerator:: MEMCACHED_BEHAVIOR_POLL_TIMEOUT
144
145
Modify the timeout in milliseconds value that is used by poll. The
0 commit comments