datahike

whilo 2025-06-01T20:01:05.678059Z

This release reduces latency and write pressure by using multi key transactions of the underlying konserve store, if it supports it.

whilo 2025-06-01T20:01:50.896489Z

@alekcz360 This should reduce write pressure and improve latency for you. Lmk whether it helps.

whilo 2025-06-01T20:22:27.083809Z

This release removes the store-identity from the configuration check during connection. It turned out to be an overprotective constraint that quite a few people ran into. Thanks to @hoertlehner for opening the issue.

👍 1