datahike

whilo 2023-11-05T19:10:06.485839Z

@feedmyinbox02_clojuri This is now fixed with the release "0.6.1553".

👍 1
silian 2023-11-06T13:38:00.345449Z

Testing later today. Thanks @whilo

silian 2023-11-06T17:48:58.051889Z

(with-out-str (time (d/pull-many @conn [:db/id :url-link :noted] (range 10 400))))
; => "Elapsed time: 7.547708 msecs"
Very nice!

whilo 2023-11-06T18:50:59.720789Z

😄

alekcz 2023-11-05T19:48:11.489909Z

https://github.com/replikativ/datahike/issues/654

whilo 2023-11-05T22:28:49.689289Z

You can think of this function as a compatibility check between the configuration you supply and the one that has been used to create the database. Changing cache sizes should be fine, since they are only runtime caches right now.