The values hive-rss passes between its layers: a subscription, a parsed feed and its items, the schedule, and the per-feed state that survives restarts.
The values hive-rss passes between its layers: a subscription, a parsed feed and its items, the schedule, and the per-feed state that survives restarts.
What a feed that answers only to a key is fetched with. The secret prints
as #secret[redacted].
What a feed that answers only to a key is fetched with. The secret prints as `#secret[redacted]`.
An http(s) URL with any user:secret@ split off.
An http(s) URL with any `user:secret@` split off.
What the scheduler remembers about one feed between polls.
What the scheduler remembers about one feed between polls.
How many times a day every subscription is polled: at least once, at most every 15 minutes.
How many times a day every subscription is polled: at least once, at most every 15 minutes.
One feed the scheduler polls. :feed/id names it in tags and state and
defaults to a slug of the URL. The URL never carries userinfo; a key
travels as :feed/auth.
One feed the scheduler polls. `:feed/id` names it in tags and state and defaults to a slug of the URL. The URL never carries userinfo; a key travels as `:feed/auth`.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |