Fix for wheel algo to be dynamic
[awesomized/libmemcached] / libmemcached / memcached_constants.h
index e60a03b7c729edf6ef0a5424f1f29b17f6bd9bfb..1d2b08ad6b800cb4ee516cc6dbb1becaeb73dc10 100644 (file)
@@ -19,7 +19,6 @@ extern "C" {
 #define MEMCACHED_MAX_BUFFER 8196
 #define MEMCACHED_MAX_HOST_LENGTH 64
 #define MEMCACHED_MAX_HOST_SORT_LENGTH 86 /* Used for Ketama */
-#define MEMCACHED_WHEEL_SIZE 1024
 #define MEMCACHED_POINTS_PER_SERVER 100 
 #define MEMCACHED_CONTINUUM_SIZE MEMCACHED_POINTS_PER_SERVER*100 /* This would then set max hosts to 100 */ 
 #define MEMCACHED_STRIDE 4