linkedfactory / linkedfactory-pod

The reference implementation of the LinkedFactory APIs.
Apache License 2.0
0 stars 2 forks source link

Add TTL for data in KvinParquet #26

Open kenwenzel opened 5 months ago

kenwenzel commented 5 months ago

Implement TTL logic in KvinParquet that allows to drop data that is older than a certain time duration (e.g. 25 weeks). The TTL should be configurable.