internal QuickConnect(HttpChannel channel) { _channel = channel; }
internal BigDB(HttpChannel channel) { _channel = channel; }