xichen2020 / eventdb

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

Return early if no data in segment. #130

Closed notbdu closed 5 years ago

notbdu commented 5 years ago

Returns early if there are no documents in the segment.

Fixes #116.