[Skygear] Social Activity Stream


#1

I am planning to use skygear for an application with some social like functions. One function that we need to do is to create an activity stream for users (show activity on topics or users they subscribed to. Be able to aggregate or sort them).

Does the current features support doing such a thing using a fan-out write or even fan-out read model? Can PubSub and something similar to the chat function do that?


#2

We don’t officially support an activity stream yet. However someone have developed a cloud functions to do it before which you may take it as a reference: https://github.com/SkygearIO/social_feed