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

Direct sql edge lookups #11

Merged
merged 3 commits into from
Dec 16, 2020
Merged

Direct sql edge lookups #11

merged 3 commits into from
Dec 16, 2020

Conversation

j6k4m8
Copy link
Member

@j6k4m8 j6k4m8 commented Dec 16, 2020

Faster edge-indexing support for the SQLBackend, using compound primary keys rather than columnwise lookups

Fixes #10

@j6k4m8 j6k4m8 merged commit 6d3ac6b into master Dec 16, 2020
@j6k4m8 j6k4m8 deleted the direct-sql-edge-lookups branch December 16, 2020 14:38
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.

Use compound PK to get_edge by ID
1 participant