Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That's kind of similar to my project collector: https://github.com/accretional/collector

It's protobuf/grpc based but uses json for serialization to make use of sqlite's json filtering functionality. However, it cannot be said to be zero-copy. It serializes binary protos into json and stores the binary protos directly for fast access, which allows you to skip deserialization when pulling out query results



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: