datahike

silian 2023-11-01T17:17:25.545529Z

Is it possible to memoize a datahike query? I could pass as argument :max-eid as upper range. If max-eid hasn't changed, the function could return the memoized results; otherwise, it could do new work. This could be an acceptable solution for now.

whilo 2023-11-01T23:06:41.973789Z

@feedmyinbox02_clojuri You can just use the hash of the database.