hi! Does anyone know, what is the go-to
hi! Does anyone know, what is the go-to way to implement a KV inside Convex environment (specifically node runtime on self-host)? Is it to use a separate table in schema or to hook up Redis?
1 Reply
I’ve used a separate table for this before. Can you say more about the use case?