Aiven-Open / tiered-storage-for-apache-kafka

RemoteStorageManager for Apache Kafka® Tiered Storage
Apache License 2.0
95 stars 20 forks source link

feat: concat indexes in the same object #416

Closed jeqo closed 1 year ago

jeqo commented 1 year ago

By having indexes together, the number of objects stored in remote tier got reduced from 4 or 5 to 1. Range fetch used to get specific indexes.