Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
RedisCacheAdapter = require(
'../lib/Adapters/Cache/RedisCacheAdapter'
).default;
2
3
function
wait(sleep) {
4
return
new
Promise(
function
(resolve) {
Callers
nothing calls this directly
Calls
8
getQueueCount
Function · 0.85
getQueueCountForKey
Function · 0.85
reconfigureServer
Function · 0.85
connect
Method · 0.45
clear
Method · 0.45
put
Method · 0.45
get
Method · 0.45
handleShutdown
Method · 0.45
Tested by
no test coverage detected