-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
I am exploring if I can use the self hosted Deno KV. At least at the moment we cannot use Deno Deploy, we have our own kubernetes clusters.
I would like to use Deno + Deno KV in a new microservice. However, there are some concerns how to scale Deno KV.
(I should add that it is a high traffic, read heavy use case)
How do other approach this?
Would it be possible to have Deno KV running in several pods that are backed with a NFS, e.g., CephFS?
Metadata
Metadata
Assignees
Labels
No labels