Divya Srivastava

Results 7 comments of Divya Srivastava

Hi Mark The changes I made in MatchOperation were since I thought the now we can create a Criteria using the expression Criteria.expr(AggregationExpression) that can be passed to match operation...

Accidently it got deleted. Please find the PR for this.

Hi Christoph/Mark Kindly find the pull request : DATAMONGO-3587 - Support Evaluation Query Operators $expr related to this issue and review the changes. I also made a small change in...

I am also facing the same issue with react native and spring boot. Can someone help me in this issue ? Below is the sample Test code for react native:...

Hi , I used brokerURL in place of WebsocketFactory and it worked , please find below the sample code: import { Client, Versions } from '@stomp/stompjs'; import Config from 'react-native-config';...