Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Question: Distributed Content Store #22

Description

@tobad357

I apologize upfront for my basic understanding of DOG.

Would it be a valid case to use DOG as a distributed content store?
We have a case where KV is to slow and we need to use the DO storage instead.
However using just one DO instance would cause issues with performance if to many requests come in at a time.
Therefor we would want to use DOG to setup a pool in a region to distribute read requests.
When content is updated we would send a write to one replica which in turn would broadcast it to all.

Also if the Group leader crashes would all the replicas be destroyed and therefor loose their storage,or would they be recreated when the group comes back up?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    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