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-02-28T06:56:55.005600Z

We do not properly support multiple connections at the moment for the filestore. This is a bug that we have not hit because we have never created multiple connections per runtime. Please open an issue if you have the time @iagwanderson. We have a transactor process (single writer for a distributed system) in process that will address this issue in general without messing up the simplicity of the API. @konrad.kuehne is working on this at the moment.

mpenet 2020-02-28T08:50:46.006400Z

@whilo, @@konrad.kuehne, the dev of the transactor is already oss?

kkuehne 2020-02-28T09:26:22.008500Z

@mpenet I'm still in the design and experimental phase for the transactor. As soon as I have something worth showing I'll let you know.

mpenet 2020-02-28T09:32:49.009300Z

Great. I am really curious about that part, feel free to ping me if you want some early feedback

kkuehne 2020-02-28T10:15:02.009700Z

Sure, feedback is always welcome.