[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.
[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!