xichen2020 / eventdb

Storage for discrete events such as log events or tracing events
Apache License 2.0
9 stars 1 forks source link

String dictionary encode should use UVarint as opposed to Varint #110

Open xichen2020 opened 5 years ago

xichen2020 commented 5 years ago

Saves both space and time.