aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 836ed49..0635d5f 100644
--- a/README.md
+++ b/README.md
@@ -471,6 +471,9 @@ Added multicast support for `datomic.api/tx-report-queue`:
(println "Processing q-item" q-item)
(recur))))))
+; The default value for `send-end-token?` is `false`, i.e. the behaviour will be
+; identical to that of datomic.api/tx-report-queue.
+
@(d/transact conn [{:db/doc "new-data"}])
; Stop the queue: