Home
last modified time | relevance | path

Searched refs:fetch_slots (Results 1 – 2 of 2) sorted by relevance

/dports/databases/redis6/redis-6.0.16/src/
H A Dredis-benchmark.c499 int fetch_slots = 0, do_wait = 0; in readHandler() local
501 fetch_slots = 1; in readHandler()
506 fetch_slots = 1; in readHandler()
514 if (fetch_slots && !fetchClusterSlotsConfiguration(c)) in readHandler()
/dports/databases/redis-devel/redis-0e5b813/src/
H A Dredis-benchmark.c520 int fetch_slots = 0, do_wait = 0; in readHandler() local
522 fetch_slots = 1; in readHandler()
527 fetch_slots = 1; in readHandler()
535 if (fetch_slots && !fetchClusterSlotsConfiguration(c)) in readHandler()