Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/parse-community/parse-server
/ InMemoryCache.spec.js
File
InMemoryCache.spec.js
spec/InMemoryCache.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
InMemoryCache = require(
'../lib/Adapters/Cache/InMemoryCache'
).default;
2
3
describe(
'InMemoryCache'
,
function
() {
4
const
BASE_TTL = {
Callers
nothing calls this directly
Calls
5
wait
Function · 0.70
put
Method · 0.45
get
Method · 0.45
del
Method · 0.45
clear
Method · 0.45
Tested by
no test coverage detected