module

Azurite::StoreInterface

Instance methods

articles_for_feed(feed_url : String) : Array(ArticleContent)
Source
cleanup_low_quality_content(min_length : Int32) : Int32
Source
cleanup_old_entries(retention_days : Int32 | Nil = nil) : Int32
Source
close
Source
db_size_mb
Source
enforce_size_limits
Source
get_article(item_link : String) : ArticleContent | Nil
Source
start_auto_cleanup(interval : Time::Span) : Nil
Source
stop_auto_cleanup
Source