Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update internals of hdk_records to use get_optimistic once implemented #341

Open
pospi opened this issue Jul 22, 2022 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@pospi
Copy link
Member

pospi commented Jul 22, 2022

The docs for hdk::get state that a network request is always performed.

There are various locations in this library, particularly within entry_helpers, where metadata about a just-created entry is fetched from the DHT to be returned to the caller. Using this new method will ensure such actions only talk to the local conductor and are optimised to reduce network requests.

@pospi pospi added the enhancement New feature or request label Jul 22, 2022
@pospi pospi added this to the Holochain core stabilising milestone Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant