Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/kvrocks
/ SSubscriptionsCount
Method
SSubscriptionsCount
src/server/redis_connection.cc:358–358 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
356
}
357
358
int Connection::SSubscriptionsCount() { return static_cast<int>(subscribe_shard_channels_.size()); }
359
360
bool Connection::IsProfilingEnabled(const std::string &cmd) {
361
auto config = srv_->GetConfig();
Callers
2
Execute
Method · 0.80
Execute
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected