Skip to content

feat: expose stored_at from PUT queries #90

Closed
afterburn wants to merge 2 commits intov7from
feat/expose-stored-at
Closed

feat: expose stored_at from PUT queries #90
afterburn wants to merge 2 commits intov7from
feat/expose-stored-at

Conversation

@afterburn
Copy link
Contributor

Adds PutResult with a stored_at: u8 field that reports how many DHT nodes acknowledged storing a value after a PUT. The existing put and put_mutable methods are unchanged. New put_with_info and put_mutable_with_info variants return PutResult instead of just the target Id, this means this is a non breaking, backward compatible change.

@afterburn afterburn changed the base branch from main to v7 February 27, 2026 14:44
@afterburn afterburn closed this Feb 27, 2026
@afterburn afterburn deleted the feat/expose-stored-at branch February 27, 2026 14:44
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.

1 participant