glance icon indicating copy to clipboard operation
glance copied to clipboard

Hope to store the historical data of the rssfeed

Open 2beetle opened this issue 9 months ago • 2 comments

Description

  1. 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.
  2. The disadvantages may be that some development work is required and the resource requirements of glance are increased.
  3. 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
  4. Judging from what I've used,follow and NetNewsWire both well

2beetle avatar Mar 24 '25 07:03 2beetle

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. (?)

ralphocdol avatar Mar 27 '25 14:03 ralphocdol

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

2beetle avatar Mar 28 '25 00:03 2beetle