several fixes.
This commit is contained in:
@@ -15,7 +15,9 @@
|
||||
@(d/transact (d/connect auto-ap.datomic/uri)
|
||||
tx)
|
||||
(when (= 0 (mod i 100))
|
||||
(println "processed " i))))
|
||||
(println "processed " i)
|
||||
(println "sample: " (first tx))
|
||||
)))
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user