Searched refs:loading (Results 1 – 14 of 14) sorted by relevance
31 Linking with noparser.o avoids loading the parsing modules in lualib.a.
180 if (listLength(server.monitors) && !server.loading) in execCommand()
1473 server.loading = 0; in initServerConfig()2148 if (server.loading) return; /* No propagation during loading. */ in alsoPropagate()2227 !server.loading && in call()2248 if (server.loading && c->flags & CLIENT_LUA) in call()2491 if (server.loading && !(c->cmd->flags & CMD_LOADING)) { in processCommand()3008 server.loading, in genRedisInfoString()3043 if (server.loading) { in genRedisInfoString()3753 } else if (server.loading) { in sigShutdownHandler()
725 if (server.loading || server.sentinel_mode) in shutdownCommand()903 if (server.loading) return 0; in expireIfNeeded()965 if (when <= mstime() && !server.loading && !server.masterhost) { in expireGenericCommand()
1234 server.loading = 1; in startLoading()1253 server.loading = 0; in stopLoading()
483 !server.loading && in luaRedisGenericCommand()516 if (server.cluster_enabled && !server.loading && in luaRedisGenericCommand()
748 int loading; /* We are loading data from disk if true */ member
1878 if (server.loading && strcasecmp(c->argv[1]->ptr,"get")) {
585 if (server.masterhost == NULL && server.loading) return; in clusterAcceptHandler()
66 We strongly recommend that you enable dynamic loading. This is done
68 + new dynamic loading library, active by default on several platforms.
358 current version in order to correctly restore data, is while loading the777 * CONFIG GET is allowed during the loading of the dataset.808 | Cluster: don't check scripts key slots during AOF loading.1023 | Allow CONFIG GET during loading.1028 Thanks to @oranagra for the idea of allowing CONFIG GET during loading.1687 * [NEW] Faster RDB loading via the RESIZEDB opcode to avoid useless hash tables
310 point registers during dynamic lazy symbol loading, and the symbol loading
2405 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&52406 $as_echo "$as_me: loading cache $cache_file" >&6;}