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.

Unified interface with Replica and regular DO #23

Description

@cleaton

Currently Replica introduces a completely different API than DO, and hides the underlying WebSocket making it difficult to build a library that would work with both DO or Replica. Is there a good abstraction that interface that would work against both implementations?

Example, build GraphQL or TRPc router that either talk directly to DO via websocket or add replica infront to scale websocket connection management over many DOs.

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