username-is-required / reddark

reddark, but it's in realtime (a fork)
https://reddark.io/
GNU Affero General Public License v3.0
11 stars 1 forks source link

MAJOR UPDATE: modified the app to query a different endpoint #90

Closed username-is-required closed 1 year ago

username-is-required commented 1 year ago

fixes #80 (see also reddark-remix/reddark-remix#13)

cuts the number of api requests sent every update cycle down to ~1% of what it’s previously been

will therefore be much quicker (hopefully!) to respond to changes in sub state.

and also will hopefully mean reload following deployment happens much faster, meaning less downtime.