Any advices? Maybe I should group events from application? Wouldn't it be to
much overhead?
2011/2/19 Rauan Maemirov
> Hi, with the help of twissandra example, I tried to create a scheme for
> activity feed.
>
> Activities cf stores all activities:
>
> Activities: {
> '4d5fbfdf47878': {
>
Hi, with the help of twissandra example, I tried to create a scheme for
activity feed.
Activities cf stores all activities:
Activities: {
'4d5fbfdf47878': {
'user': 'larry',
'activity_type': 'comment',
...
activity info
}
}
And userfeed cf stores each user's feed sorted by ti