Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CaliCastle/cali.so
/ getKey
Function
getKey
app/api/reactions/route.ts:9–11 ·
view source on GitHub ↗
(id: string)
Source
from the content-addressed store, hash-verified
7
export
const
runtime =
'edge'
8
9
function
getKey(id: string) {
10
return
`reactions:${id}`
11
}
12
13
const
ratelimit =
new
Ratelimit({
14
redis,
Callers
2
GET
Function · 0.70
PATCH
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected