Skip to content

Commit aafec5e

Browse files
authored
remove non-existent MEMCACHED_BEHAVIOR_KETAMA_COMPAT
1 parent 6fc079e commit aafec5e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/source/libmemcached/memcached_behavior.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -133,13 +133,6 @@ SYNOPSIS
133133

134134
Sets the `hashing algorithm <memcached_hash_t>` for host mapping on continuum.
135135

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-
143136
.. enumerator:: MEMCACHED_BEHAVIOR_POLL_TIMEOUT
144137

145138
Modify the timeout in milliseconds value that is used by poll. The

0 commit comments

Comments
 (0)