You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after PR #136 is merged, there is some refactoring still needed for the updateCommentInCache() function in ./commentService.ts
-> we should be able to combine the 2 functions updatePostInCache() and updateProjectUpdateInCache(), cause the Redis entries are almsot the same
The text was updated successfully, but these errors were encountered:
after PR #136 is merged, there is some refactoring still needed for the
updateCommentInCache()
function in./commentService.ts
-> we should be able to combine the 2 functions
updatePostInCache()
andupdateProjectUpdateInCache()
, cause the Redis entries are almsot the sameThe text was updated successfully, but these errors were encountered: