hniz/shifts

Incorporate redis to offload pushing comments to firebase

Closed this issue · 1 comments

Every X minutes, push everything in the cache to firebase this way we don't overload firebase and push after every single comment.

hniz commented

you can use an hset
{ username : [ { meta data such as the comment, time, etc } ]