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 backend lookup with hash table #557

Merged
merged 1 commit into from
Apr 13, 2020
Merged

Add backend lookup with hash table #557

merged 1 commit into from
Apr 13, 2020

Conversation

jcmoraisjr
Copy link
Owner

The current implementation uses two data structures, a slice which saves the order and a map which saves the index. To be reviewed. Same approach used on hosts.

The current implementation uses two data structures, a slice which saves the order and a map which saves the index. To be reviewed. Same approach used on hosts.
@jcmoraisjr jcmoraisjr merged commit 8211562 into master Apr 13, 2020
@jcmoraisjr jcmoraisjr deleted the jm-backend-lookup branch April 13, 2020 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant