GreptimeTeam / greptimedb

An open-source, cloud-native, distributed time-series database with PromQL/SQL/Python supported. Available on GreptimeCloud.
https://greptime.com/
Apache License 2.0
3.97k stars 281 forks source link

[Tracking Issue] Support put directory and compression in Puffin #4193

Closed zhongzc closed 5 days ago

zhongzc commented 1 week ago

What problem does the new feature solve?

In order to support log indexing, we need to let Puffin provide the ability to put directories and compress.

What does the feature do?

Implementation challenges

No response