>Is it possible to create multiple slabs for items of the same size? To have >slabs of reasonable table.
I am afraid you can’t. But you can modify the option –f to make the slabs more “closely size”; And you also can use more cache instances with a client support consistent hash. It make fewer keys in a single cache; And if you want, you can use redis instead, which supports SCAN all keys more powerfully. Best regards, Jason CHAN . -- --- You received this message because you are subscribed to the Google Groups "memcached" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
