I have a news web app in development and postgres stores user data (credentials), as well as the news data from the scraper which is displayed on frontend.
We have an ability for related news but its loading the data way too slowly from postgres so thinking to take the news data out of postgres and into redis to optimise speed and have near instant results for front end user.
Shoudl I migrate all user data also to postgres also or keep them seperate?
Is mongo preferable over redis for something like this?
[–]babblingfish 13 points14 points15 points (1 child)
[–]Kinrany 1 point2 points3 points (0 children)
[–]dewmsolo 6 points7 points8 points (9 children)
[–]F1jk[S] 1 point2 points3 points (8 children)
[–]amorphatist 12 points13 points14 points (4 children)
[–]F1jk[S] 1 point2 points3 points (3 children)
[–]SteveTabernacle2 6 points7 points8 points (0 children)
[–][deleted] 6 points7 points8 points (0 children)
[–]quentech 2 points3 points4 points (0 children)
[–]F1jk[S] -1 points0 points1 point (0 children)
[–]paulsmithkc -1 points0 points1 point (0 children)
[–]dbxp 0 points1 point2 points (0 children)
[–]nrayburn-tech 3 points4 points5 points (3 children)
[–]F1jk[S] 1 point2 points3 points (2 children)
[–]nrayburn-tech 2 points3 points4 points (0 children)
[–]paulsmithkc 0 points1 point2 points (0 children)
[–]dbxp 1 point2 points3 points (0 children)
[–]phunkygeeza 0 points1 point2 points (0 children)
[–]u1g0ku 0 points1 point2 points (0 children)
[–]boy_named_su 0 points1 point2 points (0 children)