@alekcz360 @ferdi.kuehne added the storage layout protocols we discussed a week ago and added a test for the filestore: https://github.com/replikativ/konserve/blob/feature_metadata_support/src/konserve/storage_layout.clj
I am not sure whether we still want to stick to the stream interfaces. I think we actually might want to go full async and use the NIO interfaces for direct binary access on our boundaries. What do you think?
I don't follow. I'm getting started on the compressor and got a few stream errors give me a day or so and I'll likely be able to give some input