Skip to content

feat: expose stored_at from PUT queries#91

Open
afterburn wants to merge 1 commit intov7from
feat/expose-stored-at-v2
Open

feat: expose stored_at from PUT queries#91
afterburn wants to merge 1 commit intov7from
feat/expose-stored-at-v2

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 requested a review from 86667 March 6, 2026 16:26
@afterburn afterburn marked this pull request as ready for review March 6, 2026 16:26
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