Open benfortuna opened 5 years ago
Feed aggregation and search functions.
Eg.
FeedAggregate - load all subscribed feeds and store with metadata (eg. Categories, media type, etc) in nosql storage.
FeedSearch - query aggregated data based on search criteria
FeedTruncate - remove older feed items from aggregation
FeedSubscription - add/remove subscriptions to include in aggregation
Feed aggregation and search functions.
Eg.
FeedAggregate - load all subscribed feeds and store with metadata (eg. Categories, media type, etc) in nosql storage.
FeedSearch - query aggregated data based on search criteria
FeedTruncate - remove older feed items from aggregation
FeedSubscription - add/remove subscriptions to include in aggregation