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

Real-time Sync: Add persistency layer #555

Merged
merged 7 commits into from
Dec 5, 2024
Merged

Real-time Sync: Add persistency layer #555

merged 7 commits into from
Dec 5, 2024

Commits on Nov 7, 2024

  1. feat: add tonic and prost

    hydra-yse committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    cc363d7 View commit details
    Browse the repository at this point in the history
  2. feat: add build step to CI

    We ensure that the prost-generated files match those which have been
    committed
    hydra-yse committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b09a22a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. feat: add tables structure

    hydra-yse committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2a80810 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. feat: add sync_state

    hydra-yse committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    cf5d390 View commit details
    Browse the repository at this point in the history
  2. feat: add sync_settings

    hydra-yse committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    6ed5d61 View commit details
    Browse the repository at this point in the history
  3. feat: add sync_incoming

    hydra-yse committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    08f7bbd View commit details
    Browse the repository at this point in the history
  4. feat: add sync_outgoing

    hydra-yse committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    fb8d13b View commit details
    Browse the repository at this point in the history