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

add the ability to preload scan nodes default values #22

Open
guysegal opened this issue Jul 2, 2017 · 0 comments
Open

add the ability to preload scan nodes default values #22

guysegal opened this issue Jul 2, 2017 · 0 comments

Comments

@guysegal
Copy link
Contributor

guysegal commented Jul 2, 2017

Currently the repo has addKeys method that enables preloading values of flattened keys.
In many cases you want to prepare a scan node and define default value to it's leaves.

A possible solution is to replace addKeys with preloadKeys which accepts an object that makes the repo to prepare flattened keys and scan nodes and generates default values for leaves

@guysegal guysegal changed the title add the ability to load partial scan nodes add the ability to preload scan nodes default values Jul 2, 2017
@ghost ghost assigned nataly87s Jan 8, 2019
@ghost ghost added the in progress label Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants