Skip to content

More preparations for the zone signer#498

Merged
bal-e merged 4 commits intomainfrom
signer-prep-2
Mar 3, 2026
Merged

More preparations for the zone signer#498
bal-e merged 4 commits intomainfrom
signer-prep-2

Conversation

@bal-e
Copy link
Contributor

@bal-e bal-e commented Mar 3, 2026

Following up on #486, this PR contains some more miscellaneous changes I made while integrating the zone signer with the new zone storage.

bal-e added 4 commits March 3, 2026 19:02
The zone signer code works with 'Name', not 'ParsedName', so I'm
renaming the 'Old*' type aliases and adding new ones.
This allows directly setting the records from a 'Vec', making it easy
to generate the records in parallel using Rayon and collect them into a
'Vec' efficiently. This is a somewhat temporary measure: in the future,
we expect to use concurrent data structures for the zone storage, so
'add()' can take '&self' and be used in parallel.
@bal-e bal-e requested a review from mozzieongit March 3, 2026 18:14
@bal-e bal-e self-assigned this Mar 3, 2026
@bal-e bal-e merged commit b6290b4 into main Mar 3, 2026
9 checks passed
@bal-e bal-e deleted the signer-prep-2 branch March 3, 2026 18:24
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 this pull request may close these issues.

2 participants