Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/scality/cloudserver
/ cache.js
File
cache.js
tests/unit/api/apiUtils/rateLimit/cache.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
assert = require(
'assert'
);
2
const
sinon = require(
'sinon'
);
3
4
const
constants = require(
'../../../../../constants'
);
Callers
nothing calls this directly
Calls
1
clear
Method · 0.80
Tested by
no test coverage detected