Skip to content

Get rid of user activites table and replace it with redis

James Lopez requested to merge fix/user-activities-performance into master
  • Gets rid of the user activities table
  • Switch from postgreSQL to Redis

Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/1158

Merge request reports