Skip to content

How would I scale Deno KV #116

@jonbjk

Description

@jonbjk

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions