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

feat: add implicit updates of channel records to update_user #734

Merged
merged 8 commits into from
Jul 22, 2024

Commits on Jul 19, 2024

  1. feat: add implicit updates of channel records to update_user

    in order to refresh TTLs of all the router row data, allowing
    automatic garbage collection of inactive router records by Bigtable
    
    Closes SYNC-4221
    pjenvey committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    e80d5f8 View commit details
    Browse the repository at this point in the history
  2. switch to strip_option, don't bother with owned (rustc omits its clon…

    …es in release builds)
    pjenvey committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d341148 View commit details
    Browse the repository at this point in the history
  3. simple builder test

    pjenvey committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    5439cdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f631bda View commit details
    Browse the repository at this point in the history
  5. docs

    pjenvey committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2fb86e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fba5073 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. review

    pjenvey committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    438a35f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4121014 View commit details
    Browse the repository at this point in the history