I want to remove a feed in order to:
- stop sharing selected content.
- free up disk-space
- prevent selected content from being downloaded again (blacklist a feed)
I also want to pause replication for a feed in order to:
- keep downloaded content and temporarily save bandwidth.
- prioritize low-availablity feeds
3, 4, 5 can be implemented using application defined API once available
Perliminary proposal without changing current feed-storage scheme:
I want to remove a feed in order to:
I also want to pause replication for a feed in order to:
3,4,5can be implemented using application defined API once availablePerliminary proposal without changing current feed-storage scheme:
multifeed#removeFeed(key|instance)feed.clear()on 'removed' feed to reclaim disk-spacemultifeed#_storageto persist blacklist toNOSYNCfileNOSYNCfile is loaded properly on start if exists