From 34778c5a9ae1cd7f8f9895630e924eb435c1473b Mon Sep 17 00:00:00 2001 From: zeus Date: Sat, 27 Nov 2021 20:52:55 +0200 Subject: [PATCH] man poc --- poc-datacollector/modules/ROOT/pages/doc-readmongo_service.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/poc-datacollector/modules/ROOT/pages/doc-readmongo_service.adoc b/poc-datacollector/modules/ROOT/pages/doc-readmongo_service.adoc index c51111d..e5387d2 100644 --- a/poc-datacollector/modules/ROOT/pages/doc-readmongo_service.adoc +++ b/poc-datacollector/modules/ROOT/pages/doc-readmongo_service.adoc @@ -56,7 +56,7 @@ Tailable cursors are conceptually equivalent to the *tail* Unix command with the After clients insert new additional documents into a capped collection, the tailable cursor will continue to retrieve documents. -=== socket (open,event) +=== socket (open,checkstream,event) [source,javascript] ----