GitHub user PragmaTwice added a comment to the discussion: TimeSeries Proposal

> Personnaly I prefer some internal merging rules to "compact" them, which 
> requires a "dynamic" chunking

Is it too complicated to do compaction on chunks?

>From my side, it seems fixed-size (instead of fixed-time-range) chunking can 
>also work on Kvrocks? e.g.
1. chunk size is fixed instead of in a fixed time range;
2. chunk id is the timestamp of the first item in the chunk.

Then both range query and point query can be efficient (?)




GitHub link: 
https://github.com/apache/kvrocks/discussions/3044#discussioncomment-13728089

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to