Thanks for the explanation Drew. So just to make sure that I understand your answer correctly: in my case, since I am using ReactiveMongoTemplate as part Spring Reactive MongoDB and Spring Webflux, I am opening a change stream with the driver, thus not through use of a Realm. Therefore the connections that I am using are not as limited as would be with a Realm.
Do I understand it correctly there?