bytedance / terarkdb

A RocksDB compatible KV storage engine with better performance
Apache License 2.0
2.04k stars 203 forks source link

Support Flink TTL-ValueMeta #220

Open yapple opened 2 years ago

yapple commented 2 years ago

[Enhancement]

Problem

we want to support flink kv separation, so we must support value_extractor if we use flink-ttl

Solution