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

Make the updating algorithm deterministic #848

Closed
favonia opened this issue Jul 28, 2024 · 0 comments · Fixed by #864
Closed

Make the updating algorithm deterministic #848

favonia opened this issue Jul 28, 2024 · 0 comments · Fixed by #864
Milestone

Comments

@favonia
Copy link
Owner

favonia commented Jul 28, 2024

Discoveries:

  1. The API always returns the same list as in the dashboard (at least after a refresh)
  2. It's impossible to have two records with the same domain and IP address.
  3. New records become the top ones (among the records with the same domain name).

The algorithm could be further simplified under these assumptions. Moreover, the simplified algorithm will be deterministic!

@favonia favonia changed the title Order of DNS records Simplify the updating algorithm Jul 28, 2024
@favonia favonia changed the title Simplify the updating algorithm Make the updating algorithm deterministic Jul 29, 2024
@favonia favonia added this to the 1.14.0 milestone Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant