Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cameri/nostream
/ client.ts
File
client.ts
src/cache/client.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createClient, RedisClientOptions } from
'redis'
2
import
{ CacheClient } from
'../@types/cache'
3
import
{ createLogger } from
'../factories/logger-factory'
4
Callers
nothing calls this directly
Calls
1
createLogger
Function · 0.90
Tested by
no test coverage detected