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 support for edges (lines) between nodes #122

Open
alexander-bauer opened this issue Jul 20, 2013 · 0 comments
Open

Add support for edges (lines) between nodes #122

alexander-bauer opened this issue Jul 20, 2013 · 0 comments

Comments

@alexander-bauer
Copy link
Member

This would make creating peering maps much simpler. How to add them will be a separate issue. I think they should be stored in the database as relative between unique int64 node IDs, which lower the amount of storage space required (16 bytes per IP, meaning at least 32 bytes per link vs. 8 bytes per ID, meaning only 16 bytes per link).

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

1 participant