Fork me on GitHub
#datomic
<
2020-03-30
>
robert-stuttaford15:03:03

we're indexing every 30 minutes right now 😄 should we do anything, e.g. increase any live index thresholds?

Joe Lane16:03:48

On Prem or cloud?

robert-stuttaford17:03:53

it's handling just fine, more curious than anything

lwhorton19:03:57

a while back i remember watching a datomic video where someone (stu?) was showing the power of dataolog. they were demonstrating how you could debugging a slow running query in datomic without knowing anything about a particular domain by simply moving around the order of the :where clauses. does anyone else remember this? maybe it was inside a day-of-datomic series?

lwhorton19:03:30

aha! i have found the thing, https://github.com/Datomic/day-of-datomic/blob/master/tutorial/decomposing_a_query.clj but there’s definitely a video out there to go along with this …