Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/redis/node-redis
/ local-resp3-buffer-proxy.js
File
local-resp3-buffer-proxy.js
benchmark/lib/ping/local-resp3-buffer-proxy.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createClient, RESP_TYPES } from
'redis-local'
;
2
3
export
default
async
(host) => {
4
const
client = createClient({
Callers
nothing calls this directly
Calls
3
createClient
Function · 0.85
withTypeMapping
Method · 0.45
connect
Method · 0.45
Tested by
no test coverage detected