Skip to content

feat: Copying Databases #82

Description

@saul-jb

It would be great if there was a way to copying databases built in, preferably in a generic way that works with any database type. Here are some potential use cases for this:

  • Make a copy of a public database with your own rules keeping history.
  • Modify the manifest configuration for your own database.
  • Create a snapshot of the state to reduce merkle-crdt size.

I'm not sure how feasible the last one is for generic databases since one would need to know what operations cancel each other out but maybe there is a way to encode the state map as the root of the log?

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