glance
glance copied to clipboard
Hope to store the historical data of the rssfeed
Description
- Some rss updates faster and historical information is quickly flushed out. I hope it can be stored in glance. Another very common situation is that some subscriptions in rsshub are not successfully accessed every time. If storage can be added, the data can be stored to provide reading when it is successfully accessed.
- The disadvantages may be that some development work is required and the resource requirements of glance are increased.
- I don't have development experience in rss information backend storage. Based on my other experience, I may be able to use the sqlite database? Configure the sqlite address when backend storage is required
- Judging from what I've used,follow and NetNewsWire both well
You could consider looking into setting up FreshRSS in the meantime as your backend and using it for your RSS widgets in Glance. https://github.com/FreshRSS/FreshRSS
At least until this gets approved. (?)
You could consider looking into setting up FreshRSS in the meantime as your backend and using it for your RSS widgets in Glance. https://github.com/FreshRSS/FreshRSS
At least until this gets approved. (?)
i ‘ll try it. thanks