xichen2020 / eventdb

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

Move array based value implementation to values/impl #63

Closed xichen2020 closed 5 years ago

xichen2020 commented 5 years ago

cc @notbdu

This PR moves array based value implementations for different value types from index to values/impl.