Durran Jordan
Durran Jordan
Great. Thank you so much!
Getting Mongoid 4 out is the priority right now... Will revisit once that is done since I have not thoroughly tested this in the wild yet.
Ex: ``` ruby Post.where(:'comments.author_id' => u1.id).where(:'comments.author_id'.ne => u2.id) ```
Is this still persisting? If so, since Origin does not have any c extensions it would not be the root cause of the issue, as everything it does is standard...
Can you please provide more details on what you are expecting?
> > @blink1073 Is there ever a divergence between connection level and client level caching? > > I can't find where to respond. Yes, if another connection on the same...
https://github.com/mongodb/node-mongodb-native/pull/3912#discussion_r1598862353 I've update to export both `TokenCache` and `Workflow` as types.