MCPcopy 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

1import { createClient, RESP_TYPES } from 'redis-local';
2
3export default async (host) => {
4 const client = createClient({

Callers

nothing calls this directly

Calls 3

createClientFunction · 0.85
withTypeMappingMethod · 0.45
connectMethod · 0.45

Tested by

no test coverage detected