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

Implement a walk function #44

Merged
merged 2 commits into from
Nov 10, 2020
Merged

Implement a walk function #44

merged 2 commits into from
Nov 10, 2020

Conversation

muhamadazmy
Copy link
Member

Note: a new interface Walker is introduced because it's not possible for all store types to implement the Walker interface. Hence once a store is created an explicit check can be done to see if this store supports it or not.

Copy link

@zaibon zaibon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTMT

@muhamadazmy muhamadazmy merged commit f55ccf8 into master Nov 10, 2020
@muhamadazmy muhamadazmy deleted the meta-walk branch November 10, 2020 19:30
@sasha-astiadi sasha-astiadi added this to Done in 0-FS 2.0.7 Dec 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants