[GH-ISSUE #15] Changelog persistence for zones #310

Closed
opened 2026-03-15 21:53:36 +03:00 by kerem · 2 comments
Owner

Originally created by @bluejekyll on GitHub (Jun 2, 2016).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/15

A write-ahead log of the zone records captured as transactional changes, i.e. updates might include multiple updates, a delete and create in one request, this should capture a single update transaction, not both independently.

Originally created by @bluejekyll on GitHub (Jun 2, 2016). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/15 A write-ahead log of the zone records captured as transactional changes, i.e. updates might include multiple updates, a delete and create in one request, this should capture a single update transaction, not both independently.
kerem 2026-03-15 21:53:36 +03:00
Author
Owner

@bluejekyll commented on GitHub (Jun 17, 2016):

This will be released to crates.io in a later version. It's been merged into master as of now.

<!-- gh-comment-id:226694636 --> @bluejekyll commented on GitHub (Jun 17, 2016): This will be released to crates.io in a later version. It's been merged into master as of now.
Author
Owner

@bluejekyll commented on GitHub (Jun 20, 2016):

btw, this was resolved in #18

<!-- gh-comment-id:227056602 --> @bluejekyll commented on GitHub (Jun 20, 2016): btw, this was resolved in #18
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#310
No description provided.