MCPcopy Index your code
hub / github.com/parse-community/parse-server / RedisCacheAdapter.spec.js

File RedisCacheAdapter.spec.js

spec/RedisCacheAdapter.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const RedisCacheAdapter = require('../lib/Adapters/Cache/RedisCacheAdapter').default;
2
3function wait(sleep) {
4 return new Promise(function (resolve) {

Callers

nothing calls this directly

Calls 8

getQueueCountFunction · 0.85
getQueueCountForKeyFunction · 0.85
reconfigureServerFunction · 0.85
connectMethod · 0.45
clearMethod · 0.45
putMethod · 0.45
getMethod · 0.45
handleShutdownMethod · 0.45

Tested by

no test coverage detected