We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ec4e32 commit c42b246Copy full SHA for c42b246
README.md
@@ -543,8 +543,8 @@ for example to obtain the last revision nr
543
544
currently those implementations support this:
545
546
- 1. inmemory ( by setting ```trackPosition`` option )
547
- 2. mongodb ( by setting ```positionsCollectionName``` option)
+ *. inmemory ( by setting ```trackPosition`` option )
+ *. mongodb ( by setting ```positionsCollectionName``` option)
548
549
## special scaling handling with mongodb
550
Inserting multiple events (documents) in mongodb, is not atomic.
0 commit comments