Skip to content

Optimization of notification_apis:

Bartek Wrona requested to merge notification_optimizations into develop
  • introduced reduced notification view, providing raw account and post IDs to eliminate joins to big tables before actual filtering
  • updated notification API functions to use faster view.

Merge request reports