MCPcopy Create free account
hub / github.com/eleven-am/frames / set

Method set

backend/src/cache/cache.service.ts:89–104  ·  view source on GitHub ↗

* Set a value in the cache * @param key - The key to set * @param value - The value to set * @param ttl - The time to live in seconds * @returns Promise<'OK' | null> - Redis response * @throws Error if setting fails

(key: string, value: any, ttl?: number)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

SliderFunction · 0.80
MobileBannersFunction · 0.80
ProgressBarFunction · 0.80
HttpClientClass · 0.80
useSynchronizedAnimationFunction · 0.80
useLocalStorageFunction · 0.80
bootstrapFunction · 0.80
addMethod · 0.80
cacheFunction · 0.80
generateURLMethod · 0.80
getOauthUrlMethod · 0.80
toCacheMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected