polarsignals / frostdb

❄️ Coolest database around 🧊 Embeddable column database written in Go.
Apache License 2.0
1.29k stars 65 forks source link

Don't upload a block if it is empty #862

Closed thorfour closed 4 months ago

thorfour commented 4 months ago

Check to make sure there is data in the block before calling Persist

Fixes #860