PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Tuesday the 12th of May, 2020

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[04:08:29] <twodee23> I have stored points and their radii. So, I've basically stored circles, how do I construct a geo query such that given a circle, I need to find all other circles whose center falls in the overlapping region with the given circle? Which means, the given circle should overlap with the stored circles and the center of the given circle should fall into their area and vice versa.
[04:11:21] <twodee23> Similar to what tinder does.
[06:40:55] <Aquazi> hello all
[06:41:05] <Aquazi> I'm having some nasty issues with MongoDB's driver for NodeJS
[18:00:46] <borisrunak> Hello !
[18:02:11] <borisrunak> Is this channel still active?
[22:31:58] <kalkulator> has anyone experienced the number of db connections continually increasing? I'm creating one db instance when the server starts... https://i.imgur.com/mvtLAyq.png , thanks for any help!