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

Better encoding / serialization for rocksdb #2

Open
jenningsanderson opened this issue Mar 16, 2018 · 1 comment
Open

Better encoding / serialization for rocksdb #2

jenningsanderson opened this issue Mar 16, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jenningsanderson
Copy link
Contributor

Currently just writing JSON values to rocksdb; could improve performance (and shrink size) by using a different encoding; consider geobuf or pbf.

@jenningsanderson jenningsanderson added the enhancement New feature or request label Mar 16, 2018
@jenningsanderson jenningsanderson self-assigned this Mar 16, 2018
@jenningsanderson
Copy link
Contributor Author

jenningsanderson commented Mar 19, 2018

  • Nodes

  • Ways

  • Relations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant