datahike

awb99 2026-04-07T06:10:40.470329Z

I don't see the blog post.

Casey 2026-04-07T06:12:11.842269Z

On the off chance anyone was using https://github.com/outskirtslabs/datahike-sqlite, I've recently upgraded it to datahike 0.7.x with all the breaking changes that entails. You can easily pin to an earlier git commit if needed.

whilo 2026-04-07T09:03:58.905999Z

Nice! Have you had issues using the new org.replikativ/datahike versions?

Casey 2026-04-07T09:12:52.056059Z

Not so far, but I haven't really put them through their paces yet. 0.8.x looks great btw excited to try those branching features.

Casey 2026-04-07T06:12:22.330109Z

It is now essentially a konserve sqlite backend. I'm considering renaming the project since it doesn't directly depend on datahike.

whilo 2026-04-07T19:11:13.627699Z

That is good! This was my intention with the lifecycle multimethod refactorings half a year ago. It should be enough to implement konserve and datahike or anything else should just work.