Fork me on GitHub
#datalog
<
2021-08-17
>
ribelo23:08:25

I'm going to add to doxa ability to cache q results and recalculate them only if they are affected by changes in the db. I seem to have most of it already and am currently trying to writing tests, but wondering if anyone might know where to find a project with more complicated datalog queries so I can base tests on them.

refset09:08:17

all of these have tests https://clojurelog.github.io/ and Crux in particular has added a lot more over-and-above the base DataScript tests, see https://github.com/juxt/crux/blob/master/crux-test/test/crux/query_test.clj