michaelnisi / feedkit

Searchable caching feed client
MIT License
3 stars 1 forks source link

Indirect queue updating #18

Open michaelnisi opened 6 years ago

michaelnisi commented 6 years ago

The queue should be indirectly updated, whenever entries have been fetched, meaning the entries operation might be fed into enqueue and trim operations by default.

michaelnisi commented 5 years ago

Manual loading subscribed feeds should enqueue new entries. 🧪