Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

votr: Add VOTR demonstration workload #573

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

votr: Add VOTR demonstration workload #573

wants to merge 1 commit into from

Commits on Nov 2, 2023

  1. votr: Add VOTR demonstration workload

    This change adds a demo workload that shows how the merge function can be used
    to implement asynchronous, two-way and hub-and-spoke replication. A more
    complete discussion of the workload is provided in its README file.
    
    A small extension to the existing parse-helpers API is necessary to ensure that
    JSONB values are reified as json-ish types when loading conflicting rows from
    the database. The `server.Server` type also supplies its listener address so
    that VOTR can automatically create changefeeds.
    bobvawter committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7e579b8 View commit details
    Browse the repository at this point in the history