datahike

https://datahike.io/, Join the conversation at https://discord.com/invite/kEBzMvb, history for this channel is available at https://clojurians.zulipchat.com/#narrow/stream/180378-slack-archive/topic/datahike
whilo 2020-08-17T21:57:21.076400Z

@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

whilo 2020-08-17T21:58:45.077800Z

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?

alekcz 2020-08-29T10:28:31.001200Z

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

alekcz 2020-08-29T10:28:36.001400Z

@whilo