Structs§
- Backer
Upper - MemIndex
- Builds an index of stories in memory, useful for pre-aggregation of scrapes into normalized URL collections.
- Scrape
Persist Result Summary - Shard
- Storage
Summary - Story
- Story scrape w/information from underlying sources.
- Story
Evaluator - Required services to evaulate a story.
- Story
Identifier - Uniquely identifies a story within the index.
- Story
Index - Story
Render - Rendered story with all properties hydrated from the underlying scrapes. Extraneous data is removed at this point.
- Story
Score Config - TagSet
- Tagger
Config
Enums§
- Backup
Result - Persist
Error - Persist
Location - Where is this persistence engine storing data?
- Scrape
Persist Result - Story
Query - The type of story fetch to perform.
- Story
Score
Traits§
- Into
Story Query - A string that may be turned into a
StoryQuery
. - Scrape
Persist Result Summarizer - Storage
- The underlying storage engine.
- Storage
Fetch - Storage
Writer - Story
Scrape Payload