Skip to content

Add commit_changes_bytes() method to Db#248

Merged
arkpar merged 2 commits intomasterfrom
dave/bytes
Jul 28, 2025
Merged

Add commit_changes_bytes() method to Db#248
arkpar merged 2 commits intomasterfrom
dave/bytes

Conversation

@zdave-parity
Copy link
Copy Markdown
Contributor

Hidden behind "bytes" feature. This also adds an (enabled by default) "arc" feature which makes the commit_changes_shared() method available. Enabling both the "bytes" and "arc" features introduces a small overhead.

Also, make RcKey a distinct type.
Only when "bytes" feature is enabled.

Also make commit_changes_shared() only available when "arc" feature is
enabled.
@arkpar arkpar merged commit 054d0fe into master Jul 28, 2025
8 of 9 checks passed
@arkpar arkpar deleted the dave/bytes branch July 28, 2025 13:43
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