aticie / Mapper-Influences-Backend

0 stars 0 forks source link

Add mentioned count to mongodb as field instead of query #34

Open 112batuhan opened 3 months ago

112batuhan commented 3 months ago

Self explanatory, Cut query times and also make sorting by mentioned count much easier. This is kind of impossible to keep in sync. because mongodb version we use doesn't have transactions :angry: But we can come up with random sync operations I guess.