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

Make the RocksDB druid lookup serialization generic #410

Open
patelh opened this issue Feb 1, 2019 · 0 comments
Open

Make the RocksDB druid lookup serialization generic #410

patelh opened this issue Feb 1, 2019 · 0 comments

Comments

@patelh
Copy link
Collaborator

patelh commented Feb 1, 2019

Right now we are explicitly using Protocol Buffers for serialization for inmem druid lookups, which restricts us from using different serialization formats. Create a generic interface so we can have multiple implementations.

@patelh patelh changed the title Make the inmem druid lookup serialization generice so we can have multiple implementations Make the inmem druid lookup serialization generic Feb 1, 2019
@patelh patelh changed the title Make the inmem druid lookup serialization generic Make the RocksDB druid lookup serialization generic Feb 23, 2019
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

No branches or pull requests

2 participants
@patelh and others